more tweaks
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 21 Mar 2011 19:05:47 +0000 (19:05 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 21 Mar 2011 19:05:47 +0000 (19:05 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@9177 d708f5d6-7413-0410-9779-e7cbd77b26cf

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