The branch, master has been updated via 8076f2f5b48ae72fd3dd807e70bfa34a50110042 (commit) from 8894587f2790e9e6bfd4977841823226ad8025ed (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 8076f2f5b48ae72fd3dd807e70bfa34a50110042 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Jul 28 16:43:48 2011 +0200 typo ----------------------------------------------------------------------- Summary of changes: x2goserver-extensions/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/x2goserver-extensions/Makefile b/x2goserver-extensions/Makefile index 66fc672..b8cb066 100755 --- a/x2goserver-extensions/Makefile +++ b/x2goserver-extensions/Makefile @@ -67,7 +67,7 @@ install_config: install_man: $(INSTALL_DIR) $(DESTDIR)$(MANDIR) $(INSTALL_DIR) $(DESTDIR)$(MANDIR)/man1 - $(INSTALL_FILE) man/man8/*.1 $(DESTDIR)$(MANDIR)/man1 + $(INSTALL_FILE) man/man1/*.1 $(DESTDIR)$(MANDIR)/man1 gzip -f $(DESTDIR)$(MANDIR)/man1/x2go*.1 install_version: 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).