Philipp Hörist pushed to branch master at gajim / gajim


Commits:
e705ee21 by lovetox at 2022-05-25T21:31:30+02:00
ci: Remove fakeroot from debian build

- - - - -


1 changed file:

- .ci/debian_build.py


Changes:

=====================================
.ci/debian_build.py
=====================================
@@ -81,7 +81,6 @@ def build(context: ReleaseContext) -> None:
     subprocess.run(
        [
         'dpkg-buildpackage',
-        '-rfakeroot',
         '--no-sign'
        ],
        cwd=context.release_dir,



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

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


_______________________________________________
Commits mailing list
Commits@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to