summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-01-02 14:09:33 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-01-02 14:09:33 (GMT)
commitc5e1e34e61ecba8d1a71e0a052a9b089b27040c4 (patch)
tree43c1ab5be4a6282ebb08ff5a51aa2c35fdd522ba
parent01e5df4ef16e72138d1c6a0e9e94548870a78633 (diff)
downloadmxe-c5e1e34e61ecba8d1a71e0a052a9b089b27040c4.zip
mxe-c5e1e34e61ecba8d1a71e0a052a9b089b27040c4.tar.gz
mxe-c5e1e34e61ecba8d1a71e0a052a9b089b27040c4.tar.bz2
package file: fix patch lines
-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