]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/strace
buildprocess: Add extra metadata to pak lfs files
[ipfire-2.x.git] / lfs / strace
index 82b84e78fe84362d07bbe163cdf14546a5838ec0..1b6bb6ae52fbd9bec76caaee6d36dc1a31ec3e2d 100644 (file)
 
 include Config
 
+SUMMARY    = A utility to trace the system calls of a program
+
 VER        = 5.14
-SUP_ARCHES = x86_64 i586 armv6l aarch64
+SUP_ARCHES = x86_64 armv6l aarch64
 
 THISAPP    = strace-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -37,6 +39,8 @@ PAK_VER    = 6
 
 DEPS       = elfutils
 
+SERVICES   =
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################