summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2008-07-21 20:38:02 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2008-07-21 20:38:02 +0000
commit892808d6ac0c332ffed8bc78e675a12508aef25f (patch)
treef340516bb6b48fcf27d0b13d55f3afa8e492de02 /tools
parent562c362b3fd1b273afabb5da77ac8c96832aae68 (diff)
change GTK root
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3637 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'tools')
-rwxr-xr-xtools/osx_packaging/osx_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/osx_packaging/osx_build b/tools/osx_packaging/osx_build
index 1160a36459..c60c7d0acf 100755
--- a/tools/osx_packaging/osx_build
+++ b/tools/osx_packaging/osx_build
@@ -2,7 +2,7 @@
# script for pulling together a MacOSX app bundle.
-GTKQUARTZ_ROOT=/opt/gtk
+GTKQUARTZ_ROOT=$HOME/gtk/inst
SAE=
WITH_JACK=1