gsasl-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS gsasl/lib


From: gsasl-commit
Subject: CVS gsasl/lib
Date: Tue, 31 Aug 2004 18:55:16 +0200

Update of /home/cvs/gsasl/lib
In directory dopio:/tmp/cvs-serv23064

Modified Files:
        Makefile.am 
Log Message:
Fix update-po.


--- /home/cvs/gsasl/lib/Makefile.am     2004/08/07 22:06:45     1.56
+++ /home/cvs/gsasl/lib/Makefile.am     2004/08/31 16:55:16     1.57
@@ -70,14 +70,14 @@
 
 # Maintainer targets
 
-POURL = ftp://tiger.informatik.hu-berlin.de/pub/po/maint/$(PACKAGE)
+POURL = ftp://ftp.unex.es/pub/gnu-i18n/po/maint/$(PACKAGE)
 update-po:
        cd po && \
        wget --non-verbose --timestamping --retr-symlinks $(POURL)/??.po && \
        cvs add ??.po || true && \
        echo address@hidden address@hidden > LINGUAS && \
        ls ??.po | sed 's/.po//' >> LINGUAS && \
-       cvs commit -m "Sync with TP." LINGUAS ??.po
+       echo cvs commit -m "Sync with TP." po/LINGUAS po/??.po
 
 ChangeLog:
        cvs2cl --fsf --FSF --usermap ../.cvsusers -I ChangeLog -I .cvs \





reply via email to

[Prev in Thread] Current Thread [Next in Thread]