This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit 10e88fe1575a6e43b89b57268ae282c7fc873d3a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Oct 17 12:58:50 2014 +0200 fix for last commit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index fe45b15..2e39789 100755 --- a/setup.py +++ b/setup.py @@ -308,7 +308,7 @@ elif platform.system() == 'Linux': data_files.extend(icon_files + img_files + desktop_files + - manpage_files + manpage_files + i18n_files ) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git