[SCM] debian-live/config-daniel branch, master, updated. 485b209e7d21448e14285ea2ac7a868cee346a2c

Daniel Baumann daniel at debian.org
Sat Jan 31 16:07:00 UTC 2009


The following commit has been merged in the master branch:
commit 485b209e7d21448e14285ea2ac7a868cee346a2c
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jan 31 17:06:54 2009 +0100

    Updating.

diff --git a/scripts/build b/scripts/build
new file mode 100755
index 0000000..449f0fd
--- /dev/null
+++ b/scripts/build
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+lh_build noautoconfig 2>&1 | tee build.log
diff --git a/scripts/clean b/scripts/clean
index bb0bbe9..6db5ceb 100755
--- a/scripts/clean
+++ b/scripts/clean
@@ -2,6 +2,8 @@
 
 lh_clean noautoconfig --all ${@}
 
+rm -f build.log
+
 # Remove generated files
 rm -f config/binary config/bootstrap config/chroot config/common config/source
 

-- 
debian-live/config-daniel



More information about the debian-live-changes mailing list