summaryrefslogtreecommitdiff
path: root/package/file/patches/patch-magic_Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-24 16:42:26 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-24 16:42:26 +0200
commitcbdfc3b84ec5a246b83fb991fd865754b841f9c5 (patch)
tree19c96c6cd337984249264b43d548100260a3e857 /package/file/patches/patch-magic_Makefile_in
parent36b8021619c7f7a8ec6fee10e3bfa6e7ff8d9d48 (diff)
parentba1dbc96f36abce072ac39a33bb0bd85e12a4e97 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/file/patches/patch-magic_Makefile_in')
-rw-r--r--package/file/patches/patch-magic_Makefile_in11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/file/patches/patch-magic_Makefile_in b/package/file/patches/patch-magic_Makefile_in
deleted file mode 100644
index 1a8b3a66c..000000000
--- a/package/file/patches/patch-magic_Makefile_in
+++ /dev/null
@@ -1,11 +0,0 @@
---- file-5.11.orig/magic/Makefile.in 2012-02-21 20:17:03.000000000 +0100
-+++ file-5.11/magic/Makefile.in 2012-03-02 17:23:17.000000000 +0100
-@@ -450,7 +450,7 @@ CLEANFILES = ${MAGIC} $(MAGIC_FRAGMENT_D
-
- # FIXME: Build file natively as well so that it can be used to compile
- # the target's magic file; for now we bail if the local version does not match
--@IS_CROSS_COMPILE_TRUE@FILE_COMPILE = file
-+@IS_CROSS_COMPILE_TRUE@FILE_COMPILE = ./file
- @IS_CROSS_COMPILE_FALSE@FILE_COMPILE_DEP = $(FILE_COMPILE)
- @IS_CROSS_COMPILE_TRUE@FILE_COMPILE_DEP =
- all: all-am