mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Fix MB32C OSX package-name
This commit is contained in:
parent
1fe10c0e3e
commit
ab021101e7
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ while [ $# -gt 0 ] ; do
|
|||
STRIP= ;
|
||||
PRODUCT_PKG_DIR=Mixbus32C;
|
||||
lower_case_appname=mixbus32c;
|
||||
APPNAME=Mixbus32C-${major_version} ;
|
||||
APPNAME=Mixbus32C ;
|
||||
BUNDLENAME=Mixbus32C-${major_version} ;
|
||||
shift ;;
|
||||
--public)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue