Author: ek.kato
Date: Tue Jun 23 03:58:52 2009
New Revision: 5968

Modified:
   branches/1.5/   (props changed)
   branches/1.5/autogen.sh

Log:
* Port r5967 from trunk.


Modified: branches/1.5/autogen.sh
==============================================================================
--- branches/1.5/autogen.sh     (original)
+++ branches/1.5/autogen.sh     Tue Jun 23 03:58:52 2009
@@ -11,6 +11,7 @@
&& perl -i -pe 's%"(POTFILES.(skip|ignore))"%"\$SRCDIR/$1"%g' intltool-update.in \ && perl -i -pe 's%(-f "\$SRCDIR/../\$dummy")%$1 and ! -f "../\$dummy"%' intltool-update.in \
   && cp po/Makefile.in.in qt/chardict/po \
+ && perl -i -pe 's/check: all.*$/check: all/' qt/chardict/po/Makefile.in.in \
   && ed qt/chardict/po/Makefile.in.in <<EOT
 /^check:
 +

Reply via email to