From bd5341a2dd6c42f09acef615d662ef0e09c20b3c Mon Sep 17 00:00:00 2001 From: Ivan Mahonin Date: Dec 10 2019 19:08:29 +0000 Subject: fix synfigstudio-debug --- diff --git a/build-synfigstudio-debug.sh b/build-synfigstudio-debug.sh index 0081d8f..a515230 100755 --- a/build-synfigstudio-debug.sh +++ b/build-synfigstudio-debug.sh @@ -56,7 +56,7 @@ run_nsis() { chain update synfigcore-debug \ chain update synfigstudio-debug \ chain clean_before_do install_release synfigstudio-debugnsis \ - chain clean_before_do install_release synfigstudio-portable + chain clean_before_do install_release synfigstudio-debugportable local TEMPLATE=`gen_name_template "SynfigStudio" "$SYNFIGSTUDIO_DEBUG_TAG" "$PLATFORM" "$ARCH" ".exe"` "$PUBLISH_DIR/publish.sh" \