From bb2f3e795f46c041e0c5744c4a7ff7b061cd3306 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 4 Sep 2012 14:24:54 +0000 Subject: run the complete 'make distclean' before building everything svn path=/trunk/; revision=16189 --- scripts/auto-build/pd-extended-auto-builder.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/auto-build/pd-extended-auto-builder.sh') 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 -- cgit v1.2.1