aboutsummaryrefslogtreecommitdiffstats
path: root/packages/qof/files/libsql-no-host-includes.patch
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-12-30 12:55:39 +0000
committerKoen Kooi <koen@openembedded.org>2006-12-30 12:55:39 +0000
commit1c8e157676591b99be03569f4e67da2e3702090e (patch)
tree049614d8f345a489eb3c49c684f44366c347b643 /packages/qof/files/libsql-no-host-includes.patch
parent46c09a35eea203bc18b686ca3f61cb711e1bde1a (diff)
downloadopenembedded-1c8e157676591b99be03569f4e67da2e3702090e.tar.gz
qof: fix up 0.6.0
Diffstat (limited to 'packages/qof/files/libsql-no-host-includes.patch')
-rw-r--r--packages/qof/files/libsql-no-host-includes.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/qof/files/libsql-no-host-includes.patch b/packages/qof/files/libsql-no-host-includes.patch
new file mode 100644
index 0000000000..345aa2d4ba
--- /dev/null
+++ b/packages/qof/files/libsql-no-host-includes.patch
@@ -0,0 +1,12 @@
+--- /tmp/Makefile.am 2006-12-30 13:42:56.000000000 +0100
++++ qof-0.6.0/lib/libsql/Makefile.am 2006-12-30 13:46:03.952227000 +0100
+@@ -30,9 +30,6 @@
+ @CFLAGS@ \
+ @GLIB_CFLAGS@
+
+-INCLUDES = \
+- -I$(includedir)
+-
+ parser.c: parser.y
+ $(YACC) -v -d -o parser.c -p sql parser.y
+