From a98ea4a6dd9661bcc14fcf8c2b2ba91eaa8422fa Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 1 Sep 2007 08:42:41 +0000 Subject: [PATCH] Pull the matrix from the new TP site. --- gettext-runtime/doc/Admin/run.sh | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.47.3