Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
beee4cbe by wurstsalat at 2022-09-26T10:29:21+02:00
ci: Windows: Re-enable accidentally disabled Windows Portable build
- - - - -
1 changed file:
- win/_base.sh
Changes:
=====================================
win/_base.sh
=====================================
@@ -321,5 +321,5 @@ function cleanup_install {
function build_installer {
(cd "$BUILD_ROOT" && makensis -NOCD -DVERSION="$QL_VERSION_DESC"
-DARCH="${MINGW}" "${MISC}"/gajim.nsi)
- #(cd "$BUILD_ROOT" && makensis -NOCD -DVERSION="$QL_VERSION_DESC"
-DARCH="${MINGW}" "${MISC}"/gajim-portable.nsi)
+ (cd "$BUILD_ROOT" && makensis -NOCD -DVERSION="$QL_VERSION_DESC"
-DARCH="${MINGW}" "${MISC}"/gajim-portable.nsi)
}
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/beee4cbe4ae8ebdb1896463b59872ad0cb604f15
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/beee4cbe4ae8ebdb1896463b59872ad0cb604f15
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits