From 6555d099bc9b6d39eb6ccd5f16c5c12a65c7a8eb Mon Sep 17 00:00:00 2001 From: paul Date: Wed, 23 Mar 2011 20:55:59 +0000 Subject: [PATCH] get that last commit right git-svn-id: http://subversion.ardour.org/svn/ardour2/ardour2/branches/3.0@9196 d708f5d6-7413-0410-9779-e7cbd77b26cf --- tools/linux_packaging/noderun | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/linux_packaging/noderun b/tools/linux_packaging/noderun index 054a5c989..2a4166f7a 100644 --- a/tools/linux_packaging/noderun +++ b/tools/linux_packaging/noderun @@ -3,6 +3,7 @@ BASE=$(readlink -f $0) BASE=$(dirname $BASE) # up one BASE=$(dirname $BASE) # up one more +BASE=$(dirname $BASE) # up again if mount | grep --silent vmshare ; then sudo mount -t vboxsf vmshare $HOME/vmshare -- 2.11.4.GIT