From 380dc934feed42338dd3fb614f33aa3fe593d3e6 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 8 Jan 2010 17:03:40 +0100 Subject: fix include path --- package/libffi/patches/patch-Makefile_in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/libffi/patches/patch-Makefile_in (limited to 'package/libffi/patches/patch-Makefile_in') diff --git a/package/libffi/patches/patch-Makefile_in b/package/libffi/patches/patch-Makefile_in new file mode 100644 index 000000000..e7888ea74 --- /dev/null +++ b/package/libffi/patches/patch-Makefile_in @@ -0,0 +1,10 @@ +--- 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)" \ -- cgit v1.2.3