The branch, master has been updated via bd2cfe47fb1abc96032d22ec65e74b253b9eb7ca (commit) from 31076ba44b343af2616db1e116f10feaa04de08b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit bd2cfe47fb1abc96032d22ec65e74b253b9eb7ca Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon May 20 22:12:33 2013 +0200 set prefix in /debian/rules ----------------------------------------------------------------------- Summary of changes: debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/debian/rules b/debian/rules index b671ca3..acdd782 100755 --- a/debian/rules +++ b/debian/rules @@ -13,4 +13,4 @@ override_dh_auto_install: override_dh_auto_clean: rm -Rfv x2goserver/.build_html rm -Rfv x2goserver-extensions/.build_html - dh_auto_clean + PREFIX=/usr dh_auto_clean hooks/post-receive -- x2goserver.git (X2Go Server) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2goserver.git" (X2Go Server).