aboutsummaryrefslogtreecommitdiffstats
path: root/packages/file/files/native-fix.diff
diff options
context:
space:
mode:
Diffstat (limited to 'packages/file/files/native-fix.diff')
-rw-r--r--packages/file/files/native-fix.diff13
1 files changed, 0 insertions, 13 deletions
diff --git a/packages/file/files/native-fix.diff b/packages/file/files/native-fix.diff
deleted file mode 100644
index d17215a1b4..0000000000
--- a/packages/file/files/native-fix.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: file-4.16/magic/Makefile.am
-===================================================================
---- file-4.16.orig/magic/Makefile.am 2005-08-18 17:20:49.000000000 +0200
-+++ file-4.16/magic/Makefile.am 2006-03-08 17:01:13.000000000 +0100
-@@ -18,7 +18,7 @@
- if IS_CROSS_COMPILE
- FILE_COMPILE = file
- else
--FILE_COMPILE = $(top_builddir)/src/file
-+FILE_COMPILE = ../src/file
- endif
-
- magic.mgc: magic