The branch, master has been updated via 8a415307c84d893fc6a6631e53819cb7c1ede3e5 (commit) from 7db13f6d1f7d9a18086d40b4bd67a6d4538f36cc (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 8a415307c84d893fc6a6631e53819cb7c1ede3e5 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Jul 28 16:35:14 2011 +0200 Makefile fix for obsolete folder x2goserver/compat/bin ----------------------------------------------------------------------- Summary of changes: x2goserver/Makefile | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/x2goserver/Makefile b/x2goserver/Makefile index 2f79e00..21f4cc1 100755 --- a/x2goserver/Makefile +++ b/x2goserver/Makefile @@ -60,7 +60,6 @@ install_scripts: $(INSTALL_DIR) $(DESTDIR)$(SBINDIR) $(INSTALL_DIR) $(DESTDIR)$(LIBDIR) $(INSTALL_PROGRAM) bin/* $(DESTDIR)$(BINDIR)/ - $(INSTALL_PROGRAM) compat/bin/* $(DESTDIR)$(BINDIR)/ $(INSTALL_PROGRAM) sbin/* $(DESTDIR)$(SBINDIR)/ $(INSTALL_FILE) lib/* $(DESTDIR)$(LIBDIR)/ 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).