From: Bruno Haible Date: Sat, 1 Sep 2007 08:42:41 +0000 (+0000) Subject: Pull the matrix from the new TP site. X-Git-Tag: v0.17~284 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a98ea4a6dd9661bcc14fcf8c2b2ba91eaa8422fa;p=thirdparty%2Fgettext.git Pull the matrix from the new TP site. --- diff --git a/gettext-runtime/doc/Admin/run.sh b/gettext-runtime/doc/Admin/run.sh index f11e81c16..303539e1b 100755 --- a/gettext-runtime/doc/Admin/run.sh +++ b/gettext-runtime/doc/Admin/run.sh @@ -1,2 +1,6 @@ #!/bin/sh +if test -f matrix.xml; then + mv -f matrix.xml matrix.xml~ +fi +wget http://translationproject.org/extra/matrix.xml java -classpath .:jdom-1.0.jar Matrix