Philipp Hörist pushed to branch mac-ci at gajim / gajim


Commits:
9f64a4e4 by Philipp Hörist at 2026-03-29T20:05:18+02:00
fix

- - - - -


1 changed file:

- mac/gajim-macos-helper.sh


Changes:

=====================================
mac/gajim-macos-helper.sh
=====================================
@@ -199,7 +199,7 @@ function create_dmg() {
                deactivate
        elif [ "$CI_BUILD" == 1 ]
        then
-               python${python_version} -m pip install PyInstaller 
--break-system-packages
+               python${python_version} -m pip install 
git+https://github.com/pyinstaller/pyinstaller.git --break-system-packages
                cd ./gajim-source/
                ./mac/makebundle.py
                cd ../



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/9f64a4e4daaf054212f24c1872950398e39e1a3c

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/9f64a4e4daaf054212f24c1872950398e39e1a3c
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to