This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit 04470beee9f8f9554ec87ff659274ff1815dabd5 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Dec 11 11:11:46 2019 +0100 pyhoca-gui.spec: Fix missing %endif. --- pyhoca-gui.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyhoca-gui.spec b/pyhoca-gui.spec index 44581d8..f2dd1af 100644 --- a/pyhoca-gui.spec +++ b/pyhoca-gui.spec @@ -112,7 +112,7 @@ sed -i %{name} -e "s@/usr/bin/env python3@/usr/bin/env python2@/" %{__python2} setup.py build_i18n %{py2_build} %endif - +%endif %install %if 0%{?suse_version} -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git