]> git.ozlabs.org Git - next-scripts/blobdiff - common.sh
do_build: use the Debian standard cross compilers
[next-scripts] / common.sh
index 74a31c79ce417bcfcc1f7517ac8e2ef9e42a3f13..827015a0190347ec25cfcb863eecc466ef13e8ae 100644 (file)
--- a/common.sh
+++ b/common.sh
@@ -8,7 +8,7 @@ _next_common_included=1
 
 bin_dir=$(dirname "$0")
 
-LOG_FILE="../merge.log"
+[ "$LOG_FILE" ] || LOG_FILE="../merge.log"
 SHA1_FILE="../SHA1s"
 CTRL_FILE="../etc/control"