This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit 95e8308756087a8b4ec935dbea2c6a34d2852958 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Apr 30 22:34:49 2018 +0200 debian/python3-x2gobroker.install: Fix installation to /usr/lib/python3.x paths. --- debian/python3-x2gobroker.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/python3-x2gobroker.install b/debian/python3-x2gobroker.install index 6745aa6..4736843 100644 --- a/debian/python3-x2gobroker.install +++ b/debian/python3-x2gobroker.install @@ -1,2 +1,2 @@ -usr/lib/python3/ +usr/lib/python3* etc/default/python-x2gobroker -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git