[SCM] debian-live/config-webc branch, master, updated. 2927fb5512e793ff1b62c64cff8c1e0a319396b5

Daniel Baumann daniel at debian.org
Sun Feb 1 21:53:08 UTC 2009


The following commit has been merged in the master branch:
commit 2927fb5512e793ff1b62c64cff8c1e0a319396b5
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 1 22:53:01 2009 +0100

    Correcting build autoconfig.

diff --git a/webconverger/scripts/build b/webconverger/scripts/build
index 449f0fd..0a129bb 100755
--- a/webconverger/scripts/build
+++ b/webconverger/scripts/build
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-lh_build noautoconfig 2>&1 | tee build.log
+lh_build noautoconfig ${@} 2>&1 | tee build.log
diff --git a/webconverger/scripts/build.sh b/webconverger/scripts/build.sh
deleted file mode 100755
index 74d31e6..0000000
--- a/webconverger/scripts/build.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-lh_build 2>&1 | tee build.log

-- 
debian-live/config-webc



More information about the debian-live-changes mailing list