[Debian-eeepc-commits] [SCM] A live-helper based Debian live & installer image for the Eee PC. branch, master, updated. 1.0b1-121-g679bdf9

Ben Armstrong synrg at debian.org
Mon Dec 27 11:52:01 UTC 2010


The following commit has been merged in the master branch:
commit 679bdf9efcbb10cb01d88214f2715eadccd497df
Author: Ben Armstrong <synrg at debian.org>
Date:   Mon Dec 27 07:51:55 2010 -0400

    Fix quoting of auto/config arguments.

diff --git a/auto/config b/auto/config
index 4c85db3..aff102a 100755
--- a/auto/config
+++ b/auto/config
@@ -16,4 +16,4 @@ lb config noauto \
 	-r live.debian.net \
 	--bootappend-install "cdrom-detect/try-usb=true" \
 	--win32-loader true \
-	${@}
+	"${@}"

-- 
A live-helper based Debian live & installer image for the Eee PC.



More information about the Debian-eeepc-commits mailing list