[X2go-Commits] x2goserver.git - master (branch) updated: 3.0.99-2-166-gc777d8e
X2go dev team
git-admin at x2go.org
Thu Jul 28 16:58:36 CEST 2011
The branch, master has been updated
via c777d8eac77cd2c4325e2ddef02fe2788bbd0237 (commit)
from bbb638cc7f43941621eb56876d4b14822872d167 (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 c777d8eac77cd2c4325e2ddef02fe2788bbd0237
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Jul 28 16:58:42 2011 +0200
installing x2gosqlitewrapper also through Makefile
-----------------------------------------------------------------------
Summary of changes:
x2goserver/Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
The diff of changes is:
diff --git a/x2goserver/Makefile b/x2goserver/Makefile
index e886012..2faada3 100755
--- a/x2goserver/Makefile
+++ b/x2goserver/Makefile
@@ -61,6 +61,7 @@ install_scripts:
$(INSTALL_DIR) $(DESTDIR)$(LIBDIR)
$(INSTALL_PROGRAM) bin/* $(DESTDIR)$(BINDIR)/
$(INSTALL_PROGRAM) sbin/* $(DESTDIR)$(SBINDIR)/
+ $(INSTALL_FILE) x2gosqlitewrapper $(DESTDIR)$(LIBDIR)/
$(INSTALL_FILE) lib/* $(DESTDIR)$(LIBDIR)/
chown root:x2gouser $(DESTDIR)$(LIBDIR)/x2gosqlitewrapper
chmod 2755 $(DESTDIR)$(LIBDIR)/x2gosqlitewrapper
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