summaryrefslogtreecommitdiff
path: root/package/file/patches/patch-magic_Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-24 15:00:47 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-24 15:00:47 +0200
commit6d0c553d2a2442c560bb2405ad668957cad497fb (patch)
tree1cb875eede9aa297c484cc510833e942dcc6afb0 /package/file/patches/patch-magic_Makefile_in
parent1d6cd4132fa0863213e0aef9a3e6702796776078 (diff)
parent85179429f7741b17974bc3a2c1b608f6a6dbd167 (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