The branch, master has been updated via f14f56f57659cbb928de680691de5173ce08eef9 (commit) from 098cf234a0d72f297e62f2a8f2f0f03e3dd5ab7b (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 f14f56f57659cbb928de680691de5173ce08eef9 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Jul 28 16:38:52 2011 +0200 typo fix ----------------------------------------------------------------------- Summary of changes: x2goserver-compat/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/x2goserver-compat/Makefile b/x2goserver-compat/Makefile index e40bf9a..cc9112a 100755 --- a/x2goserver-compat/Makefile +++ b/x2goserver-compat/Makefile @@ -68,7 +68,7 @@ install_man: $(INSTALL_DIR) $(DESTDIR)$(MANDIR) $(INSTALL_DIR) $(DESTDIR)$(MANDIR)/man1 $(INSTALL_FILE) man/man1/*.1 $(DESTDIR)$(MANDIR)/man1 - gzip -f $(DESTDIR)$(MANDIR)/man8/x2go*.1 + gzip -f $(DESTDIR)$(MANDIR)/man1/x2go*.1 install_version: $(INSTALL_DIR) $(DESTDIR)$(SHAREDIR) 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).