]> git.pld-linux.org Git - packages/file.git/commitdiff
- make the "dump" rule less greedy (would match some ELF files)
authorsaq <saq@pld-linux.org>
Sun, 22 May 2005 21:32:03 +0000 (21:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    file-greedy-dump.patch -> 1.1

file-greedy-dump.patch [new file with mode: 0644]

diff --git a/file-greedy-dump.patch b/file-greedy-dump.patch
new file mode 100644 (file)
index 0000000..9b4c76f
--- /dev/null
@@ -0,0 +1,17 @@
+--- file-4.13/magic/Makefile.am.orig   2005-05-22 23:26:16.000000000 +0200
++++ file-4.13/magic/Makefile.am        2005-05-22 23:26:37.000000000 +0200
+@@ -66,7 +66,6 @@
+ Magdir/diff \
+ Magdir/digital \
+ Magdir/dolby \
+-Magdir/dump \
+ Magdir/editors \
+ Magdir/elf \
+ Magdir/encore \
+@@ -203,4 +202,5 @@
+ Magdir/xo65 \
+ Magdir/xwindows \
+ Magdir/zilog \
+-Magdir/zyxel
++Magdir/zyxel \
++Magdir/dump
This page took 0.228416 seconds and 4 git commands to generate.