[X2Go-Commits] x2goserver.git - build-baikal (branch) updated: 3.0.99.8-8-g1e5b8ed

X2Go dev team git-admin at x2go.org
Wed Dec 4 06:21:51 CET 2013


The branch, build-baikal has been updated
       via  1e5b8ed6fc775d533f4781656a2c2c80be6624a1 (commit)
      from  3692ac5dd4771df1753012c3199cc97fabd1d694 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 x2goserver-xsession/Makefile |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

The diff of changes is:
diff --git a/x2goserver-xsession/Makefile b/x2goserver-xsession/Makefile
index 95c294b..7f0c68e 100755
--- a/x2goserver-xsession/Makefile
+++ b/x2goserver-xsession/Makefile
@@ -64,9 +64,9 @@ install_scripts:
 install_config:
 	$(INSTALL_DIR) $(DESTDIR)$(ETCDIR)
 #       provide target dirs for X11 related symlinks
-	$(INSTALL_DIR) $(DESTDIR)/etc/X11/Xresources
-	$(INSTALL_DIR) $(DESTDIR)/etc/X11/Xsession.d
-	touch $(DESTDIR)/etc/X11/Xsession.options
+	$(INSTALL_DIR) /etc/X11/Xresources
+	$(INSTALL_DIR) /etc/X11/Xsession.d
+	touch /etc/X11/Xsession.options
 	$(INSTALL_FILE) etc/Xsession                    $(DESTDIR)$(ETCDIR)/
 	$(INSTALL_SYMLINK) /etc/X11/Xresources          $(DESTDIR)$(ETCDIR)/Xresources
 	$(INSTALL_SYMLINK) /etc/X11/Xsession.d          $(DESTDIR)$(ETCDIR)/Xsession.d


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