[X2go-Commits] x2goserver.git - backport-lenny (branch) updated: 3.0.99-2-370-gafe9e23

X2go dev team git-admin at x2go.org
Sun Nov 20 20:15:57 CET 2011


The branch, backport-lenny has been updated
       via  afe9e23751ca50e36188055499a6ac089df83ad1 (commit)
      from  d1469f00e4153560ae92e1571be767da498cfb67 (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 afe9e23751ca50e36188055499a6ac089df83ad1
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Nov 20 20:15:54 2011 +0100

    Makefile fix for x2goserver-xsession (2)

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

Summary of changes:
 x2goserver-xsession/Makefile |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

The diff of changes is:
diff --git a/x2goserver-xsession/Makefile b/x2goserver-xsession/Makefile
index eb78e67..95c294b 100755
--- a/x2goserver-xsession/Makefile
+++ b/x2goserver-xsession/Makefile
@@ -63,6 +63,10 @@ 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_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