aboutsummaryrefslogtreecommitdiff
path: root/examples/B91debc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/B91debc')
-rw-r--r--examples/B91debc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/B91debc b/examples/B91debc
index 61690c9..180efdb 100644
--- a/examples/B91debc
+++ b/examples/B91debc
@@ -3,6 +3,7 @@
#
# 343894: a script to run debc command, contributed from q-funk.
+BUILDDIR="${BUILDDIR:-/tmp/buildd}"
apt-get install -y "${APTGETOPT[@]}" devscripts
cd "$BUILDDIR"/*/debian
cd ..