summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2015-01-16 22:21:12 +0100
committerRobin Gareus <robin@gareus.org>2015-01-16 22:43:45 +0100
commit8a60769c9f8275dba30b228f40ba23fbddb23abb (patch)
treef0662633cddcf9d7fb93af8e8f9a828aa71fb566 /tools
parent85654707973efeb9af0b37b0e14fec90284989fd (diff)
mixbus quick-start PDF is history
Diffstat (limited to 'tools')
-rwxr-xr-xtools/osx_packaging/osx_build4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/osx_packaging/osx_build b/tools/osx_packaging/osx_build
index dc959b5020..2cb96708f2 100755
--- a/tools/osx_packaging/osx_build
+++ b/tools/osx_packaging/osx_build
@@ -558,10 +558,6 @@ elif [ x$MIXBUS != x ] ; then
echo "Creating Mixbus packaging directory"
mv $APPDIR $PRODUCT_PKG_DIR/
- cp MixBus_Install_QuickStart.pdf "$PRODUCT_PKG_DIR/Mixbus Install & Quick Start Guide.pdf"
- DMGWINBOTTOM=580
- YPOS=$[ $DMGWINBOTTOM - 300 ]
- MIXBUSPOS="set position of item \"MixBus_Install_QuickStart.pdf\" of container window to {90, ${YPOS}}"
else
echo "Creating $APPNAME packaging directory"