aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/ptim-engine/gtkmodule-location.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpephone/ptim-engine/gtkmodule-location.patch')
-rw-r--r--recipes/gpephone/ptim-engine/gtkmodule-location.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes/gpephone/ptim-engine/gtkmodule-location.patch b/recipes/gpephone/ptim-engine/gtkmodule-location.patch
deleted file mode 100644
index 6882f1239d..0000000000
--- a/recipes/gpephone/ptim-engine/gtkmodule-location.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.am~ 2007-04-05 16:49:43.000000000 +0200
-+++ src/Makefile.am 2007-04-05 16:49:43.000000000 +0200
-@@ -3,7 +3,7 @@
- GTK_PREFIX=`pkg-config gtk+-2.0 --variable=libdir`
- GTK_BINARY_VERSION=`pkg-config gtk+-2.0 --variable=gtk_binary_version`
-
--moduledir = $(GTK_PREFIX)/gtk-2.0/$(GTK_BINARY_VERSION)/immodules/ptim/engine
-+moduledir = $(libdir)/gtk-2.0/$(GTK_BINARY_VERSION)/immodules/ptim/engine
-
- INCLUDES = -DPACKAGE_LOCALE_DIR=\"@datadir@/locale/@PACKAGE_NAME@\" -DSN_API_NOT_YET_FROZEN \
- -I. $(IMENGINE_CFLAGS)