summaryrefslogtreecommitdiff
path: root/package/libffi/patches/patch-include_Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-01-11 18:37:12 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-01-11 18:37:12 +0100
commitf31081e803ebfbb3b6aeb2ed460659821c342dc1 (patch)
treeb0a8307f86ab40d7465a752d95c36fb45235daa4 /package/libffi/patches/patch-include_Makefile_in
parentb13973030bc9f9f350aff9a86398a61c4f347b62 (diff)
parente54d2ebe4cbf9e455dd9b6356867f0087f5436e1 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libffi/patches/patch-include_Makefile_in')
-rw-r--r--package/libffi/patches/patch-include_Makefile_in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/libffi/patches/patch-include_Makefile_in b/package/libffi/patches/patch-include_Makefile_in
new file mode 100644
index 000000000..29e406b1e
--- /dev/null
+++ b/package/libffi/patches/patch-include_Makefile_in
@@ -0,0 +1,11 @@
+--- libffi-3.0.9.orig/include/Makefile.in 2009-12-31 13:41:01.000000000 +0100
++++ libffi-3.0.9/include/Makefile.in 2010-01-08 16:59:54.165484176 +0100
+@@ -203,7 +203,7 @@ top_srcdir = @top_srcdir@
+ AUTOMAKE_OPTIONS = foreign
+ DISTCLEANFILES = ffitarget.h
+ EXTRA_DIST = ffi.h.in ffi_common.h
+-includesdir = $(libdir)/@PACKAGE_NAME@-@PACKAGE_VERSION@/include
++includesdir = $(includesdir)
+ nodist_includes_HEADERS = ffi.h ffitarget.h
+ all: all-am
+