From 272b79094308a551a08a64795de449ab1ade728d Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 21 Mar 2011 19:05:47 +0000 Subject: [PATCH] more tweaks git-svn-id: svn://localhost/ardour2/branches/3.0@9177 d708f5d6-7413-0410-9779-e7cbd77b26cf --- tools/linux_packaging/noderun | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/linux_packaging/noderun b/tools/linux_packaging/noderun index 6041aabf44..22140c7224 100644 --- a/tools/linux_packaging/noderun +++ b/tools/linux_packaging/noderun @@ -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 -- 2.30.2