[Debian-eeepc-devel] [SCM] custom debian-installer for EeePC branch, master, updated. 392ff4f097f80b24180ad2316129afa125bface4

Glenn Saberton gsaberton at foomagic.org
Tue Sep 9 10:41:11 UTC 2008


The following commit has been merged in the master branch:
commit 392ff4f097f80b24180ad2316129afa125bface4
Author: Glenn Saberton <gsaberton at foomagic.org>
Date:   Tue Sep 9 18:40:01 2008 +0800

    Change dir where build is done to current dir

diff --git a/build-eeepc.sh b/build-eeepc.sh
index 6ad8054..26d5e91 100755
--- a/build-eeepc.sh
+++ b/build-eeepc.sh
@@ -21,7 +21,7 @@
 #######################################################################
 
 # Variables
-BASEDIR=${BASEDIR:-$HOME/test}
+BASEDIR=${BASEDIR:-"$PWD"/test}
 KERNELVER=${KERNELVER:-2.6.26-1-486}
 DEBMIRROR=${DEBMIRROR:-http://ftp.us.debian.org}
 IMAGENAME=${IMAGENAME:-debian-eeepc.img}

-- 
custom debian-installer for EeePC



More information about the Debian-eeepc-devel mailing list