[SCM] debian-live/live-initramfs branch, master, updated. 1.130.1-3-1-g8e36cb3
Chris Lamb
chris at chris-lamb.co.uk
Sat Apr 26 23:18:24 UTC 2008
The following commit has been merged in the master branch:
commit 8e36cb3432f6162dd31860e5d6738fb4d7990d2f
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date: Sat Apr 26 22:17:33 2008 +0100
Don't escape asterisks in languagelist update code
Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>
diff --git a/Makefile b/Makefile
index 98a6ef6..30af16d 100644
--- a/Makefile
+++ b/Makefile
@@ -122,7 +122,7 @@ update:
# Update language list
wget -O "contrib/languagelist" \
- "http://svn.debian.org/viewsvn/\*checkout\*/d-i/trunk/packages/localechooser/languagelist"
+ "http://svn.debian.org/viewsvn/*checkout*/d-i/trunk/packages/localechooser/languagelist"
clean:
--
debian-live/live-initramfs
More information about the debian-live-changes
mailing list