summaryrefslogtreecommitdiff
path: root/tools/linux_packaging/stage2.run.in
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2015-07-02 05:04:42 +0200
committerRobin Gareus <robin@gareus.org>2015-07-02 05:04:42 +0200
commit4f562d3f3b6cfb6a090987e33087977250be9e9f (patch)
tree7d044fda47a51a06bd8f2e3b75f0bc5615dda157 /tools/linux_packaging/stage2.run.in
parent1561c727bca924bfe27149e6230897b3002032cd (diff)
let’s call Mixbus “Mixbus”..
Diffstat (limited to 'tools/linux_packaging/stage2.run.in')
-rwxr-xr-xtools/linux_packaging/stage2.run.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/linux_packaging/stage2.run.in b/tools/linux_packaging/stage2.run.in
index 4894875ab5..a28fbf7991 100755
--- a/tools/linux_packaging/stage2.run.in
+++ b/tools/linux_packaging/stage2.run.in
@@ -12,7 +12,7 @@ MAJOR_VERSION="%REPLACE_MAJOR_VERSION%"
PGM_NAME="%REPLACE_PGM%"
PGM_VENDOR="%REPLACE_VENDOR%"
-PGM_EXEC_FILE="ardour${MAJOR_VERSION}"
+PGM_EXEC_FILE="$REPLACE_EXE%${MAJOR_VERSION}"
THE_SHELL="/bin/sh"