aboutsummaryrefslogtreecommitdiffstats
path: root/libgpewidget/libgpewidget-0.84/makefile.patch
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-11-09 00:36:47 +0000
committerChris Larson <clarson@kergoth.com>2004-11-09 00:36:47 +0000
commitf96441b9faf769c9ecdd4d338b605ea3d0cc4010 (patch)
treeedb17ec2c4ea13c5acb1c7350957a249a820e28d /libgpewidget/libgpewidget-0.84/makefile.patch
parentb6588aa6851fb220cedc387d21c51513ef8d67f4 (diff)
downloadopenembedded-f96441b9faf769c9ecdd4d338b605ea3d0cc4010.tar.gz
Disable bk EOLN_NATIVE conversions on all files in packages FILESPATHs, to prevent it screwing up patches.
BKrev: 4190111fA4MuVozAqwE7xOSL9fr-TA
Diffstat (limited to 'libgpewidget/libgpewidget-0.84/makefile.patch')
-rw-r--r--libgpewidget/libgpewidget-0.84/makefile.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/libgpewidget/libgpewidget-0.84/makefile.patch b/libgpewidget/libgpewidget-0.84/makefile.patch
index e69de29bb2..d787e2e745 100644
--- a/libgpewidget/libgpewidget-0.84/makefile.patch
+++ b/libgpewidget/libgpewidget-0.84/makefile.patch
@@ -0,0 +1,11 @@
+--- libgpewidget-0.84/Makefile.old 2004-06-30 20:46:05.000000000 +0100
++++ libgpewidget-0.84/Makefile 2004-06-30 20:44:46.000000000 +0100
+@@ -25,7 +25,7 @@
+ PACKAGE_LDFLAGS = $(STANDARD_LDFLAGS) $(GTKLIBS)
+
+ PACKAGE_CFLAGS += -fPIC
+-PACKAGE_CPPFLAGS += -I./gpe
++PACKAGE_CPPFLAGS += -I./gpe -I.
+
+ ifeq ($(CAIRO),yes)
+ PACKAGE_CPPFLAGS += -DHAVE_CAIRO