aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-mixer/gpe-mixer/gpemixer-no-host-includes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-mixer/gpe-mixer/gpemixer-no-host-includes.patch')
-rw-r--r--recipes/gpe-mixer/gpe-mixer/gpemixer-no-host-includes.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/gpe-mixer/gpe-mixer/gpemixer-no-host-includes.patch b/recipes/gpe-mixer/gpe-mixer/gpemixer-no-host-includes.patch
new file mode 100644
index 0000000000..888c42f3e2
--- /dev/null
+++ b/recipes/gpe-mixer/gpe-mixer/gpemixer-no-host-includes.patch
@@ -0,0 +1,10 @@
+--- /tmp/Makefile 2006-05-20 15:44:18.249491416 +0200
++++ gpe-mixer-0.42/Makefile 2006-05-20 15:44:38.710380888 +0200
+@@ -22,7 +22,6 @@
+ PACKAGE_LDFLAGS += -L../libgpewidget
+ BUILD = ../build
+ else
+-PACKAGE_CFLAGS += -I/usr/include/gpe
+ BUILD = build
+ endif
+ PACKAGE_LDFLAGS += $(GPELIBS) $(GTKLIBS)