From 07c21b51c9588287bdd0243799479009633106e8 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 25 Nov 2012 13:18:51 -0800 Subject: dbus-java,libmatthew: Add recipes for dbus-java 2.7 and libmatthew 0.8 Signed-off-by: Khem Raj --- recipes-core/libmatthew/files/Makefile-0.7.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 recipes-core/libmatthew/files/Makefile-0.7.patch (limited to 'recipes-core/libmatthew/files/Makefile-0.7.patch') diff --git a/recipes-core/libmatthew/files/Makefile-0.7.patch b/recipes-core/libmatthew/files/Makefile-0.7.patch new file mode 100644 index 0000000..4a91cd5 --- /dev/null +++ b/recipes-core/libmatthew/files/Makefile-0.7.patch @@ -0,0 +1,15 @@ +Index: libmatthew-java-0.7/Makefile +=================================================================== +--- libmatthew-java-0.7.orig/Makefile 2008-05-27 13:17:47.000000000 +0800 ++++ libmatthew-java-0.7/Makefile 2008-05-27 13:18:04.000000000 +0800 +@@ -8,8 +8,8 @@ + PPFLAGS+=-C -P + CFLAGS+=-fpic -Wall -Os -pedantic -std=c99 -Werror + GCJFLAGS+=-fjni +-JCFLAGS+=-source 5.0 +-INCLUDES+=-I$(JAVA_HOME)/include -I$(JAVA_HOME)/include/linux ++#JCFLAGS+=-source 5.0 ++#INCLUDES+=-I$(JAVA_HOME)/include -I$(JAVA_HOME)/include/linux + JAVADOCFLAGS?=-quiet -author -link http://java.sun.com/j2se/1.4.2/docs/api/ + + LDVER?=$(shell ld -v | cut -d' ' -f1) -- cgit v1.2.3-54-g00ecf