summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/file-1-fix-cross-compilation-detection.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/file-1-fix-cross-compilation-detection.patch b/src/file-1-fix-cross-compilation-detection.patch
index 27e1373..18e97a5 100644
--- a/src/file-1-fix-cross-compilation-detection.patch
+++ b/src/file-1-fix-cross-compilation-detection.patch
@@ -4,7 +4,7 @@ See doc/index.html for further information.
diff -Nur file-5.09/magic/Makefile.am file-5.09-mingw-cross-env/magic/Makefile.am
--- file-5.09/magic/Makefile.am 2011-09-08 23:58:42.000000000 +0200
+++ file-5.09-mingw-cross-env/magic/Makefile.am 2011-10-23 17:31:31.456765605 +0200
-@@ -246,13 +246,8 @@
+@@ -253,13 +253,8 @@
# 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