[X2go-Commits] x2goserver.git - master (branch) updated: 3.0.99-2-259-ge1d8c19

X2go dev team git-admin at x2go.org
Sat Sep 10 16:59:52 CEST 2011


The branch, master has been updated
       via  e1d8c19dc2006893f85f76a891d959413f77a9cb (commit)
      from  90306c53fdae801cd45c9f581455026e386d6cf0 (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 e1d8c19dc2006893f85f76a891d959413f77a9cb
Author: Ivan Kabaivanov <chepati at yahoo.com>
Date:   Sat Sep 10 17:01:00 2011 +0200

    minor Makefile 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 470dde7..3e80663 100755
--- a/x2goserver-compat/Makefile
+++ b/x2goserver-compat/Makefile
@@ -67,7 +67,7 @@ install_config:
 install_man:
 	$(INSTALL_DIR) $(DESTDIR)$(MANDIR)
 	$(INSTALL_DIR) $(DESTDIR)$(MANDIR)/man8
-	$(INSTALL_FILE) man/man1/*.8           $(DESTDIR)$(MANDIR)/man8
+	$(INSTALL_FILE) man/man8/*.8           $(DESTDIR)$(MANDIR)/man8
 	gzip -f $(DESTDIR)$(MANDIR)/man1/x2go*.8
 
 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).




More information about the x2go-commits mailing list