[Po4a-commits] "po4a html-build-upload.sh,1.21,1.22"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Wed Apr 2 20:34:12 UTC 2008


Update of /cvsroot/po4a/po4a
In directory alioth:/tmp/cvs-serv8986

Modified Files:
	html-build-upload.sh 
Log Message:
Fix typo.


Index: html-build-upload.sh
===================================================================
RCS file: /cvsroot/po4a/po4a/html-build-upload.sh,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- html-build-upload.sh	2 Apr 2008 20:31:01 -0000	1.21
+++ html-build-upload.sh	2 Apr 2008 20:34:09 -0000	1.22
@@ -38,7 +38,7 @@
 mkdir html.gen/man/man7
 
 libver=$(grep '$VERSION=' lib/Locale/Po4a/TransTractor.pm | \
-         sed -e 's/^.*"\([^"]*\)".*/\1/');
+         sed -e 's/^.*"\([^"]*\)".*/\1/')
 
 echo "Generate the web pages translations with po4a"
 PERLLIB=lib ./po4a --previous -v --msgid-bugs-address po4a-devel at lists.alioth.debian.org --package-name po4a --package-version $libver po/html.cfg




More information about the Po4a-commits mailing list