From 1d5e55c9f1a5d1e6d9d4676b86878803a1d9934c Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 23 Mar 2011 20:55:59 +0000 Subject: [PATCH] get that last commit right git-svn-id: svn://localhost/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 054a5c9899..2a4166f7a0 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