summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-03-23 20:55:59 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-03-23 20:55:59 +0000
commit1d5e55c9f1a5d1e6d9d4676b86878803a1d9934c (patch)
tree3a595d09abf240be65d84b109b529e01a642ad90
parent2c01b367406af8f1157f970dde5c2952d251c5b7 (diff)
get that last commit right
git-svn-id: svn://localhost/ardour2/branches/3.0@9196 d708f5d6-7413-0410-9779-e7cbd77b26cf
-rw-r--r--tools/linux_packaging/noderun1
1 files changed, 1 insertions, 0 deletions
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