diff options
Diffstat (limited to 'textproc/uim/files/patch-helper:Makefile.in')
-rw-r--r-- | textproc/uim/files/patch-helper:Makefile.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/textproc/uim/files/patch-helper:Makefile.in b/textproc/uim/files/patch-helper:Makefile.in index b2c7abf24154..7b67242c125c 100644 --- a/textproc/uim/files/patch-helper:Makefile.in +++ b/textproc/uim/files/patch-helper:Makefile.in @@ -1,9 +1,9 @@ ---- helper/Makefile.in.orig Wed Apr 7 05:45:42 2004 -+++ helper/Makefile.in Wed Apr 7 22:21:03 2004 -@@ -203,7 +203,7 @@ - - @APPLET_TRUE@uim_helper_applet_SOURCES = helper-applet.c helper-toolbar-common-gtk.c - +--- 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 |