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

X2go dev team git-admin at x2go.org
Mon Jul 4 15:25:03 CEST 2011


The branch, master has been updated
       via  86bdb10a909b6fc0264a719e1f5356e43ab42230 (commit)
      from  ad9a7e6f8173f342cdddcc824ef1f15f0c836511 (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 86bdb10a909b6fc0264a719e1f5356e43ab42230
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Jul 4 15:24:14 2011 +0200

    Fix wrong version file name.

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

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 c7ea989..d95bc71 100755
--- a/x2goserver-extensions/Makefile
+++ b/x2goserver-extensions/Makefile
@@ -71,7 +71,7 @@ install_man:
 install_version:
 	$(INSTALL_DIR) $(DESTDIR)$(SHAREDIR)
 	$(INSTALL_DIR) $(DESTDIR)$(SHAREDIR)/versions
-	$(INSTALL_FILE) VERSION.x2goserver-extras     $(DESTDIR)$(SHAREDIR)/versions/VERSION.x2goserver-extras
+	$(INSTALL_FILE) VERSION.x2goserver-extensions     $(DESTDIR)$(SHAREDIR)/versions/VERSION.x2goserver-extensions
 
 uninstall: uninstall_scripts uninstall_config uninstall_man uninstall_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