diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2011-02-26 23:48:00 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-02-26 23:48:00 +0100 |
| commit | 09381f08db60bd52ab7135bd084fa2bb197a98c2 (patch) | |
| tree | 24fccce5f78fc4129d5b26d0adf07cda138d8188 /package/file/patches/patch-magic_Makefile_in | |
| parent | 890c35ac59300679b63cc3f94409143dd7020ebe (diff) | |
| parent | a4137f916eed4e87434e5382573008c89c8f1652 (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_in | 11 |
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 82f15d16c..000000000 --- a/package/file/patches/patch-magic_Makefile_in +++ /dev/null @@ -1,11 +0,0 @@ ---- file-5.04.orig/magic/Makefile.in 2010-01-22 22:44:34.000000000 +0100 -+++ file-5.04/magic/Makefile.in 2010-01-31 19:18:37.000000000 +0100 -@@ -394,7 +394,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 --@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 |
