aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openmoko/packages/libspiff/files/makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openmoko/packages/libspiff/files/makefile.patch')
-rw-r--r--meta-openmoko/packages/libspiff/files/makefile.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-openmoko/packages/libspiff/files/makefile.patch b/meta-openmoko/packages/libspiff/files/makefile.patch
deleted file mode 100644
index 87ec9a345c..0000000000
--- a/meta-openmoko/packages/libspiff/files/makefile.patch
+++ /dev/null
@@ -1,15 +0,0 @@
----
- Makefile.am | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- libspiff-0.8.3.orig/Makefile.am
-+++ libspiff-0.8.3/Makefile.am
-@@ -1,7 +1,7 @@
- ## Process this file with automake to produce Makefile.in
--AUTOMAKE_OPTIONS = 1.10.1 gnu dist-zip dist-bzip2 dist-lzma subdir-objects
-+AUTOMAKE_OPTIONS = 1.10 gnu dist-zip dist-bzip2 subdir-objects
-
- lib_LTLIBRARIES = libspiff.la
-
- bin_PROGRAMS = \
- examples/check/spiff_check \