r41063 - /www/sync-website.sh

althaser-guest at users.alioth.debian.org althaser-guest at users.alioth.debian.org
Tue Mar 25 21:54:21 UTC 2014


Author: althaser-guest
Date: Tue Mar 25 21:54:21 2014
New Revision: 41063

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41063
Log:
change LC_ALL variable and source folder

Modified:
    www/sync-website.sh

Modified: www/sync-website.sh
URL: http://svn.debian.org/wsvn/pkg-gnome/www/sync-website.sh?rev=41063&op=diff
==============================================================================
--- www/sync-website.sh	[utf-8] (original)
+++ www/sync-website.sh	[utf-8] Tue Mar 25 21:54:21 2014
@@ -6,4 +6,4 @@
 
 # needed to create files with the correct modes
 umask 002
-LC_ALL=POSIX webgen && rsync -vrlPC output/ ${WWWHOST}:${HTDOCS}
+LC_ALL=C.UTF-8 webgen && rsync -vrlPC out/ ${WWWHOST}:${HTDOCS}




More information about the pkg-gnome-commits mailing list