mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 15:15:41 +01:00
fix another late night typo
This commit is contained in:
parent
71595234bc
commit
4756423e60
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ MAJOR_VERSION="%REPLACE_MAJOR_VERSION%"
|
|||
|
||||
PGM_NAME="%REPLACE_PGM%"
|
||||
PGM_VENDOR="%REPLACE_VENDOR%"
|
||||
PGM_EXEC_FILE="$REPLACE_EXE%${MAJOR_VERSION}"
|
||||
PGM_EXEC_FILE="%REPLACE_EXE%${MAJOR_VERSION}"
|
||||
|
||||
THE_SHELL="/bin/sh"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue