]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
pax-utils is not a debug package anymore.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 15 Mar 2009 13:23:29 +0000 (14:23 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 15 Mar 2009 13:23:29 +0000 (14:23 +0100)
lfs/pax-utils
src/rootfiles/core/pax-utils [new file with mode: 0644]

index d570ecaa9fed1bd3529c903d90028c16b6dbfb75..6869691cc94a87db2460c4a8c1ca6b4ba4918ab4 100644 (file)
@@ -37,7 +37,7 @@ OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 MAINTAINER =
 GROUP      = Security/Tools
 EXTRA      = no
-DEBUG      = yes
+DEBUG      = no # But it gets packaged on debug builds.
 DEPS       =
 
 URL        = http://www.gentoo.org/proj/en/hardened/pax-utils.xml
diff --git a/src/rootfiles/core/pax-utils b/src/rootfiles/core/pax-utils
new file mode 100644 (file)
index 0000000..1a83051
--- /dev/null
@@ -0,0 +1,13 @@
+#usr/bin/dumpelf
+#usr/bin/lddtree.sh
+#usr/bin/pspax
+#usr/bin/scanelf
+#usr/bin/scanmacho
+#usr/share/doc/pax-utils
+#usr/share/doc/pax-utils/BUGS
+#usr/share/doc/pax-utils/README
+#usr/share/doc/pax-utils/TODO
+#usr/share/man/man1/dumpelf.1
+#usr/share/man/man1/pspax.1
+#usr/share/man/man1/scanelf.1
+#usr/share/man/man1/scanmacho.1