Philipp Hörist pushed to branch master at gajim / gajim
Commits:
c4d71952 by lovetox at 2022-05-15T12:48:58+02:00
ci: Windows: Install omemo plugin into correct dir
- - - - -
1 changed file:
- win/_base.sh
Changes:
=====================================
win/_base.sh
=====================================
@@ -150,7 +150,7 @@ function install_gajim {
# Install omemo plugin
curl -o "${BUILD_ROOT}"/omemo.zip
https://ftp.gajim.org/plugins/master/omemo/omemo_2.8.14.zip
- 7z x -o"${PACKAGE_DIR}"/gajim/data/plugins "${BUILD_ROOT}"/omemo.zip
+ 7z x -o"${PACKAGE_DIR}"/gajim/data/plugins/omemo "${BUILD_ROOT}"/omemo.zip
# Install language dicts
curl -o "${BUILD_ROOT}"/speller_dicts.zip
https://gajim.org/downloads/snap/win/build/speller_dicts.zip
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/c4d719527bb8888d6700354fd2fab436459ed0fc
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/c4d719527bb8888d6700354fd2fab436459ed0fc
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