summaryrefslogtreecommitdiff
path: root/obsolete-buildroot/sources/file.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2005-10-17 12:24:08 +0000
committerImre Kaloz <kaloz@openwrt.org>2005-10-17 12:24:08 +0000
commit15bee86fc3df92f0bbdf0a17eac3915965983396 (patch)
tree6a621c91d22f093f023a29c72252ea47ba9fb32a /obsolete-buildroot/sources/file.patch
parent487c71693d31836144cd0a55ae73b76c64f71561 (diff)
downloadmtk-20170518-15bee86fc3df92f0bbdf0a17eac3915965983396.zip
mtk-20170518-15bee86fc3df92f0bbdf0a17eac3915965983396.tar.gz
mtk-20170518-15bee86fc3df92f0bbdf0a17eac3915965983396.tar.bz2
removed the old directories, too.. cleanup is ready, yay
SVN-Revision: 2130
Diffstat (limited to 'obsolete-buildroot/sources/file.patch')
-rw-r--r--obsolete-buildroot/sources/file.patch30
1 files changed, 0 insertions, 30 deletions
diff --git a/obsolete-buildroot/sources/file.patch b/obsolete-buildroot/sources/file.patch
deleted file mode 100644
index 4b77751..0000000
--- a/obsolete-buildroot/sources/file.patch
+++ /dev/null
@@ -1,30 +0,0 @@
---- file-4.04/magic/Makefile.am.orig 2003-10-02 13:46:41.000000000 -0600
-+++ file-4.04/magic/Makefile.am 2003-10-02 13:47:38.000000000 -0600
-@@ -16,10 +16,10 @@
- done >> $@
-
- magic.mgc: magic
-- $(top_builddir)/src/file -C -m magic
-+ /usr/bin/file -C -m magic
-
- magic.mime.mgc: magic.mime
-- $(top_builddir)/src/file -C -m magic.mime
-+ /usr/bin/file -C -m magic.mime
-
- magic_FRAGMENTS = \
- Magdir/acorn \
---- file-4.04/magic/Makefile.in.orig 2003-10-02 13:52:23.000000000 -0600
-+++ file-4.04/magic/Makefile.in 2003-10-02 13:52:53.000000000 -0600
-@@ -477,10 +477,10 @@
- done >> $@
-
- magic.mgc: magic
-- $(top_builddir)/src/file -C -m magic
-+ /usr/bin/file -C -m magic
-
- magic.mime.mgc: magic.mime
-- $(top_builddir)/src/file -C -m magic.mime
-+ /usr/bin/file -C -m magic.mime
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT: