aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-09-04 14:24:54 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-09-04 14:24:54 +0000
commitbb2f3e795f46c041e0c5744c4a7ff7b061cd3306 (patch)
tree54e344c08f61d39f9f43db46e46d192c1308cde4 /scripts
parent21226b852ffb99059e2cf8bc13e8e69cf7aa2962 (diff)
run the complete 'make distclean' before building everything
svn path=/trunk/; revision=16189
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/auto-build/pd-extended-auto-builder.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/auto-build/pd-extended-auto-builder.sh b/scripts/auto-build/pd-extended-auto-builder.sh
index 4ec9b813..7e476a87 100755
--- a/scripts/auto-build/pd-extended-auto-builder.sh
+++ b/scripts/auto-build/pd-extended-auto-builder.sh
@@ -55,7 +55,7 @@ set
echo "--- mounts ----------------------------------------"
mount
print_ip_address
-make package_clean
+make distclean
make install && make package