15 lines
488 B
Text
15 lines
488 B
Text
$NetBSD: patch-aa,v 1.2 2014/05/05 06:11:16 obache Exp $
|
|
|
|
* localedir will be handled properly with pkgsrc framework.
|
|
|
|
--- 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"
|