summaryrefslogtreecommitdiff
path: root/packages/gpe-nmf/gpe-nmf-0.22/fix-includepath.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gpe-nmf/gpe-nmf-0.22/fix-includepath.patch')
-rw-r--r--packages/gpe-nmf/gpe-nmf-0.22/fix-includepath.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/packages/gpe-nmf/gpe-nmf-0.22/fix-includepath.patch b/packages/gpe-nmf/gpe-nmf-0.22/fix-includepath.patch
deleted file mode 100644
index cf6bd12da7..0000000000
--- a/packages/gpe-nmf/gpe-nmf-0.22/fix-includepath.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-
-#
-# 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)