[X2go-Commits] x2goserver.git - master (branch) updated: 3.1.1.3-48-g6655d11

X2Go dev team git-admin at x2go.org
Tue Sep 18 21:26:15 CEST 2012


The branch, master has been updated
       via  6655d11f61674b0f1cfb701a7026361a68d02fe5 (commit)
      from  fecfb1e366a6c83a79e160cf469b9898963cf6a9 (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 6655d11f61674b0f1cfb701a7026361a68d02fe5
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Sep 18 21:26:12 2012 +0200

    fix man page section in Makefile

-----------------------------------------------------------------------

Summary of changes:
 x2goserver-common/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

The diff of changes is:
diff --git a/x2goserver-common/Makefile b/x2goserver-common/Makefile
index bb9df7d..0f67ff4 100755
--- a/x2goserver-common/Makefile
+++ b/x2goserver-common/Makefile
@@ -63,7 +63,7 @@ install_config:
 install_man:
 	$(INSTALL_DIR) $(DESTDIR)$(MANDIR)/man5
 	$(INSTALL_FILE) man/man5/*.5           $(DESTDIR)$(MANDIR)/man5
-	gzip -f $(DESTDIR)$(MANDIR)/man8/x2go*.5
+	gzip -f $(DESTDIR)$(MANDIR)/man5/x2go*.5
 
 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).




More information about the x2go-commits mailing list