summaryrefslogtreecommitdiffstats
path: root/textproc/uim/files/patch-helper:Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/uim/files/patch-helper:Makefile.in')
-rw-r--r--textproc/uim/files/patch-helper:Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/uim/files/patch-helper:Makefile.in b/textproc/uim/files/patch-helper:Makefile.in
new file mode 100644
index 000000000..7b67242c1
--- /dev/null
+++ b/textproc/uim/files/patch-helper:Makefile.in
@@ -0,0 +1,11 @@
+--- helper/Makefile.in.orig Fri Dec 16 17:10:59 2005
++++ helper/Makefile.in Sat Dec 24 03:05:26 2005
+@@ -422,7 +422,7 @@
+ @APPLET_TRUE@uim_toolbar_applet_CPPFLAGS = $(helper_defs) -I$(top_srcdir) -I$(top_builddir)
+ @APPLET_TRUE@uim_toolbar_applet_CFLAGS = @GTK2_CFLAGS@ @APPLET_CFLAGS@ @GNOME2_CFLAGS@ -Wall
+ @APPLET_TRUE@uim_toolbar_applet_SOURCES = toolbar-applet-gnome.c toolbar-common-gtk.c
+-@APPLET_TRUE@serverdir = $(libdir)/bonobo/servers
++@APPLET_TRUE@serverdir = $(prefix)/libdata/bonobo/servers
+ @APPLET_TRUE@server_DATA = GNOME_UimApplet.server
+ @APPLET_TRUE@server_in_files = $(server_DATA:=.in)
+ @APPLET_TRUE@server_in_in_files = $(server_in_files:=.in)