summaryrefslogtreecommitdiff
path: root/package/libffi/patches/patch-include_Makefile_am
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-05 17:40:30 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-05 17:40:30 +0100
commit2d7243fe9d10d9054dbceceb9a3f43b5eb4e3f56 (patch)
treefd823522e1e3fe6c1d95a7009ec9648ee12b35d9 /package/libffi/patches/patch-include_Makefile_am
parenta7f00b82b5eadfcb460fd69d8de70d1c08a3ec9e (diff)
kernel update and different fixes for lemote
Diffstat (limited to 'package/libffi/patches/patch-include_Makefile_am')
-rw-r--r--package/libffi/patches/patch-include_Makefile_am9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/libffi/patches/patch-include_Makefile_am b/package/libffi/patches/patch-include_Makefile_am
new file mode 100644
index 000000000..1602b5457
--- /dev/null
+++ b/package/libffi/patches/patch-include_Makefile_am
@@ -0,0 +1,9 @@
+--- libffi-3.0.13.orig/include/Makefile.am 2013-03-16 12:19:39.000000000 +0100
++++ libffi-3.0.13/include/Makefile.am 2013-12-05 16:33:48.000000000 +0100
+@@ -5,5 +5,5 @@ AUTOMAKE_OPTIONS=foreign
+ DISTCLEANFILES=ffitarget.h
+ EXTRA_DIST=ffi.h.in ffi_common.h
+
+-includesdir = $(libdir)/@PACKAGE_NAME@-@PACKAGE_VERSION@/include
++includesdir = $(prefix)/include
+ nodist_includes_HEADERS = ffi.h ffitarget.h