diff options
Diffstat (limited to 'inputmethod/uim-tomoe-gtk/patches/patch-aa')
-rw-r--r-- | inputmethod/uim-tomoe-gtk/patches/patch-aa | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/inputmethod/uim-tomoe-gtk/patches/patch-aa b/inputmethod/uim-tomoe-gtk/patches/patch-aa new file mode 100644 index 00000000000..13883044226 --- /dev/null +++ b/inputmethod/uim-tomoe-gtk/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1 2008/06/08 13:06:27 obache Exp $ + +--- configure.orig 2007-06-12 08:39:13.000000000 +0000 ++++ configure +@@ -21934,8 +21934,6 @@ echo "${ECHO_T}$LINGUAS" >&6; } + sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \ + < $srcdir/po/POTFILES.in > po/POTFILES + +-ac_config_commands="$ac_config_commands modify-itlocaledir" +- + + tomoe_save_LIBS=$LIBS + LIBS="$LIBS $GTK_LIBS" |