more tweaks
[ardour.git] / tools / linux_packaging / noderun
index 6041aabf44fdcdd03c691aa5edd3919293fd2c73..22140c722457e42a10e55ec5b841c717bacef85b 100644 (file)
@@ -13,7 +13,7 @@ svn update || exit 1
 cd tools/linux_packaging || exit 1
 ./build --public || exit 1
 file=`ls -t *.bz2 | head -1`
-cp $file $BASE/../vmshare || exit 1
+#cp $file $BASE/../vmshare || exit 1
 exit 0