diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-12-05 17:40:30 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-12-05 17:40:30 +0100 |
commit | 2d7243fe9d10d9054dbceceb9a3f43b5eb4e3f56 (patch) | |
tree | fd823522e1e3fe6c1d95a7009ec9648ee12b35d9 /package/libffi/patches/patch-Makefile_in | |
parent | a7f00b82b5eadfcb460fd69d8de70d1c08a3ec9e (diff) |
kernel update and different fixes for lemote
Diffstat (limited to 'package/libffi/patches/patch-Makefile_in')
-rw-r--r-- | package/libffi/patches/patch-Makefile_in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/libffi/patches/patch-Makefile_in b/package/libffi/patches/patch-Makefile_in deleted file mode 100644 index e7888ea74..000000000 --- a/package/libffi/patches/patch-Makefile_in +++ /dev/null @@ -1,10 +0,0 @@ ---- libffi-3.0.9.orig/Makefile.in 2009-12-31 13:41:43.000000000 +0100 -+++ libffi-3.0.9/Makefile.in 2010-01-08 16:59:03.198809559 +0100 -@@ -446,6 +446,7 @@ AM_MAKEFLAGS = \ - "RUNTESTFLAGS=$(RUNTESTFLAGS)" \ - "SHELL=$(SHELL)" \ - "exec_prefix=$(exec_prefix)" \ -+ "includesdir=$(prefix)/include" \ - "infodir=$(infodir)" \ - "libdir=$(libdir)" \ - "prefix=$(prefix)" \ |