summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-05-24 04:11:25 +0000
committerDavid Robillard <d@drobilla.net>2012-05-24 04:11:25 +0000
commit224e6175adc29f64cf0fc255fe05c95b99e5ec7d (patch)
treea9c53dab379b8e957bea9a6c6a4d832eb610cf88 /tools
parent27a1cf2cf73703267cac5bda2acca386afb374b3 (diff)
Consistency is the hobgoblin of small minds.
git-svn-id: svn://localhost/ardour2/branches/3.0@12419 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'tools')
-rwxr-xr-xtools/linux_packaging/build2
-rwxr-xr-xtools/osx_packaging/osx_build4
2 files changed, 3 insertions, 3 deletions
diff --git a/tools/linux_packaging/build b/tools/linux_packaging/build
index 08e95d0224..6fbd0461e4 100755
--- a/tools/linux_packaging/build
+++ b/tools/linux_packaging/build
@@ -505,7 +505,7 @@ cp $BUILD_ROOT/libs/panners/*/lib*.so* $Panners
# VAMP plugins that we use
cp $BUILD_ROOT/libs/vamp-plugins/libardourvampplugins.so* $Libraries
-# SUIL GUI sub-libraries
+# Suil modules
cp $HOME/a3/inst/lib/suil-0/lib* $Libraries
OURLIBDIR=$BUILD_ROOT/libs
diff --git a/tools/osx_packaging/osx_build b/tools/osx_packaging/osx_build
index 2f51df03a6..b9691ecf9a 100755
--- a/tools/osx_packaging/osx_build
+++ b/tools/osx_packaging/osx_build
@@ -349,8 +349,8 @@ done
# VAMP plugins that we use
cp $BUILD_ROOT/libs/vamp-plugins/libardourvampplugins.dylib $Frameworks
-# SUIL Modules
-cp $ARDOURSTACK_ROOT/lib/suil-0/libsuil* $Frameworks
+# Suil modules
+cp $ARDOURSTACK_ROOT/lib/suil-0/lib* $Frameworks
while [ true ] ; do
missing=false