]> git.ozlabs.org Git - next-scripts/commitdiff
new default build directory
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 29 Jul 2015 23:20:53 +0000 (09:20 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 29 Jul 2015 23:20:53 +0000 (09:20 +1000)
common.sh

index 1c2de5e43af9583bd3959ffde99d7f8f2d5b099f..f4118484cd5dbe5996cf68c11b237524559a4a8b 100644 (file)
--- a/common.sh
+++ b/common.sh
@@ -13,7 +13,7 @@ SHA1_FILE="../SHA1s"
 CTRL_FILE="../etc/control"
 
 build_host="ka2"
-build_dir="/scratch/sfr/next"
+build_dir="/home/sfr/next/next"
 gcc_version="4.9.0"
 j_factor=48
 ssh_key_file=~/.ssh/ra.kernel.org