aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-nmf/gpe-nmf-0.22/fix-includepath.patch
blob: cf6bd12da77616e5c8a175cf9855ab092253e49b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Patch managed by http://www.holgerschurig.de/patcher.html
#

--- gpe-nmf-0.22/Makefile~fix-includepath
+++ gpe-nmf-0.22/Makefile
@@ -27,7 +27,6 @@
 PACKAGE_LDFLAGS += -L../libgpewidget
 BUILD = ../build
 else
-PACKAGE_CFLAGS += -I/usr/include/gpe
 BUILD = build
 endif
 PACKAGE_LDFLAGS += $(GPELIBS) $(GTKLDFLAGS)