Update of /cvsroot/po4a/po4a
In directory haydn:/tmp/cvs-serv23746
Modified Files:
html-build-upload.sh
Log Message:
We don't want to translate *~
Index: html-build-upload.sh
===================================================================
RCS file: /cvsroot/po4a/po4a/html-build-upload.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- html-build-upload.sh 1 Aug 2004 09:28:42 -0000 1.3
+++ html-build-upload.sh 2 Aug 2004 09:46:24 -0000 1.4
@@ -25,7 +25,7 @@
POFILES=`cd po/pod; ls *.po`
LANGS=${POFILES//.po/}
-FILES="doc/po4a.7.pod po4a po4a-*"
+FILES="doc/po4a.7.pod po4a po4a-gettextize po4a-normalize po4a-updatepo
po4a-translate"
PO4A_OPTS="-k 0 -v -f pod"