some more MB linux packaging fixes
[ardour.git] / tools / linux_packaging / stage2.run.in
index 87f2401fba0537f94d890adea7138289c7e0a73e..4894875ab572f566a4a8db9a0a2a24bb829c2105 100755 (executable)
@@ -10,8 +10,8 @@
 
 MAJOR_VERSION="%REPLACE_MAJOR_VERSION%"
 
-PGM_NAME="Ardour"
-PGM_VENDOR="Ardour"
+PGM_NAME="%REPLACE_PGM%"
+PGM_VENDOR="%REPLACE_VENDOR%"
 PGM_EXEC_FILE="ardour${MAJOR_VERSION}"
 
 THE_SHELL="/bin/sh"