]> git.ozlabs.org Git - next-scripts/commitdiff
common.sh: make the default build dir user agnostic
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 14 Jul 2022 07:10:17 +0000 (17:10 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 14 Jul 2022 07:10:17 +0000 (17:10 +1000)
common.sh

index 8e9f484d13ef16939ab16216807ace2330d6c5ac..53bcaa94bc18f02f9145cf207a2fe17c82d8be86 100644 (file)
--- a/common.sh
+++ b/common.sh
@@ -14,7 +14,7 @@ SHA1_FILE="$top_dir/SHA1s"
 CTRL_FILE="$top_dir/etc/control"
 
 build_host="ash"
-build_dir="/home/sfr/next/next"
+build_dir="$HOME/next/next"
 gcc_version="4.9.0"
 j_factor=$(nproc)
 gpg_key=89F91C0A41D5C07A