From 358f2d2215b171630054c1c59676ce705ca9b67e Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 26 Jan 2009 23:56:10 +0000 Subject: add the names of the builds to the right places svn path=/trunk/; revision=10656 --- scripts/auto-build/pd-puredyne-auto-builder.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts/auto-build/pd-puredyne-auto-builder.sh') diff --git a/scripts/auto-build/pd-puredyne-auto-builder.sh b/scripts/auto-build/pd-puredyne-auto-builder.sh index c50a2227..59395513 100755 --- a/scripts/auto-build/pd-puredyne-auto-builder.sh +++ b/scripts/auto-build/pd-puredyne-auto-builder.sh @@ -46,7 +46,8 @@ cd "${auto_build_root_dir}/packages/$BUILD_DIR" #make -C "${auto_build_root_dir}/packages" set_version make test_locations make package_clean -make install && make package +make install PD-EXTENDED_VERSION_PREFIX=puredyne +make package PD-EXTENDED_VERSION_PREFIX=puredyne upload_build () -- cgit v1.2.1