diff options
Diffstat (limited to 'textproc/uim/files')
-rw-r--r-- | textproc/uim/files/patch-Makefile.in | 11 | ||||
-rw-r--r-- | textproc/uim/files/patch-configure | 16 | ||||
-rw-r--r-- | textproc/uim/files/patch-helper:Makefile.in | 11 |
3 files changed, 0 insertions, 38 deletions
diff --git a/textproc/uim/files/patch-Makefile.in b/textproc/uim/files/patch-Makefile.in deleted file mode 100644 index c73f080216db..000000000000 --- a/textproc/uim/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Wed Apr 7 13:38:51 2004 -+++ Makefile.in Wed Apr 7 23:23:22 2004 -@@ -201,7 +201,7 @@ - - DISTCLEANFILES = uim.pc intltool-extract intltool-merge intltool-update - --pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = uim.pc - - noinst_PROGRAMS = $(gtk_entry) uim-agent diff --git a/textproc/uim/files/patch-configure b/textproc/uim/files/patch-configure deleted file mode 100644 index 790143b8afce..000000000000 --- a/textproc/uim/files/patch-configure +++ /dev/null @@ -1,16 +0,0 @@ ---- configure.orig Sat Apr 10 10:42:35 2004 -+++ configure Sat Apr 10 10:43:38 2004 -@@ -19195,13 +19195,6 @@ - echo "$as_me: error: perl 5.x required for intltool" >&2;} - { (exit 1); exit 1; }; } - fi --if `perl -e "require XML::Parser" 2>/dev/null`; then --: --else -- { { echo "$as_me:$LINENO: error: XML::Parser perl module is required for intltool" >&5 --echo "$as_me: error: XML::Parser perl module is required for intltool" >&2;} -- { (exit 1); exit 1; }; } --fi - - # Remove file type tags (using []) from po/POTFILES. - diff --git a/textproc/uim/files/patch-helper:Makefile.in b/textproc/uim/files/patch-helper:Makefile.in deleted file mode 100644 index b2c7abf24154..000000000000 --- a/textproc/uim/files/patch-helper:Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 - --@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) |