aboutsummaryrefslogtreecommitdiff
path: root/scripts/auto-build/pd-extended-auto-builder.sh
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-09-25 03:17:46 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-09-25 03:17:46 +0000
commitcd8213c1913ba1a1dfa5ec59672db14d775f6ab5 (patch)
treee4a400e10f96f30442b15a819e7d6f8ba62be6f6 /scripts/auto-build/pd-extended-auto-builder.sh
parentd370ab45bce99290ffeaa7d8541875f1d857841e (diff)
generate a source tarball before running the build
svn path=/trunk/; revision=16278
Diffstat (limited to 'scripts/auto-build/pd-extended-auto-builder.sh')
-rwxr-xr-xscripts/auto-build/pd-extended-auto-builder.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/auto-build/pd-extended-auto-builder.sh b/scripts/auto-build/pd-extended-auto-builder.sh
index e9bddea5..12a3ba47 100755
--- a/scripts/auto-build/pd-extended-auto-builder.sh
+++ b/scripts/auto-build/pd-extended-auto-builder.sh
@@ -57,6 +57,8 @@ set
echo "--- mounts ----------------------------------------"
mount
print_ip_address
+
+make_source_tarball "${auto_build_root_dir}" "${auto_build_root_dir}/packages/$BUILD_DIR"
make install && make package