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, 11 insertions, 0 deletions
diff --git a/recipes/gpephone/ptim-engine/gtkmodule-location.patch b/recipes/gpephone/ptim-engine/gtkmodule-location.patch
new file mode 100644
index 0000000000..6882f1239d
--- /dev/null
+++ b/recipes/gpephone/ptim-engine/gtkmodule-location.patch
@@ -0,0 +1,11 @@
+--- 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)