[SCM] live-boot branch, debian-next, updated. debian/2.0_a5-1-2-ga639f1d

Daniel Baumann daniel at debian.org
Sun Jun 6 09:32:47 UTC 2010


The following commit has been merged in the debian-next branch:
commit a639f1d08027737a946ab7ff5e9e60e0eaa6d091
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Jun 6 11:26:07 2010 +0200

    Updating update-version script.

diff --git a/manpages/bin/update-version.sh b/manpages/bin/update-version.sh
index cabae5f..41c0ae1 100755
--- a/manpages/bin/update-version.sh
+++ b/manpages/bin/update-version.sh
@@ -2,7 +2,7 @@
 
 set -e
 
-DATE="$(date +%Y\\\\-%m\\\\-%d)"
+DATE="$(LC_ALL=C date +%Y\\\\-%m\\\\-%d)"
 PROGRAM="LIVE\\\-BOOT"
 VERSION="$(cat ../VERSION)"
 

-- 
live-boot



More information about the debian-live-changes mailing list