summaryrefslogtreecommitdiffstats
path: root/meta/packages/gcalctool/gcalctool/fix-includedir.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gcalctool/gcalctool/fix-includedir.patch')
-rw-r--r--meta/packages/gcalctool/gcalctool/fix-includedir.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/packages/gcalctool/gcalctool/fix-includedir.patch b/meta/packages/gcalctool/gcalctool/fix-includedir.patch
new file mode 100644
index 0000000000..62b386bf9d
--- /dev/null
+++ b/meta/packages/gcalctool/gcalctool/fix-includedir.patch
@@ -0,0 +1,12 @@
1Index: gcalctool-5.7.32/gcalctool/Makefile.am
2===================================================================
3--- gcalctool-5.7.32.orig/gcalctool/Makefile.am 2007-04-07 19:44:00.000000000 +0200
4+++ gcalctool-5.7.32/gcalctool/Makefile.am 2007-04-07 19:44:15.000000000 +0200
5@@ -1,7 +1,6 @@
6 ## Process this file with automake to produce Makefile.in
7
8 INCLUDES = \
9- -I$(includedir) \
10 -DG_DISABLE_DEPRECATED \
11 -DGDK_PIXBUF_DISABLE_DEPRECATED \
12 -DGDK_DISABLE_DEPRECATED \