[X2Go-Commits] x2goserver.git - build-main (branch) updated: 3.0.99.8-3-g52abfd0
X2Go dev team
git-admin at x2go.org
Wed Dec 4 06:18:00 CET 2013
The branch, build-main has been updated
via 52abfd0b36832e1b80a51ee27fbecfa1cacb2387 (commit)
from cb7f54e232fc66a16cc4434cc75caa3166a2d5d3 (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/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
The diff of changes is:
diff --git a/x2goserver/Makefile b/x2goserver/Makefile
index 30dfa3e..d934497 100755
--- a/x2goserver/Makefile
+++ b/x2goserver/Makefile
@@ -67,7 +67,7 @@ install_scripts:
$(INSTALL_PROGRAM) lib/* $(DESTDIR)$(LIBDIR)/
$(INSTALL_PROGRAM) share/x2gofeature.d/*.features $(DESTDIR)$(SHAREDIR)/x2gofeature.d/
chmod a-x $(DESTDIR)$(LIBDIR)/*.pm
- getent group x2gouser &>/dev/null && chown root:x2gouser $(DESTDIR)$(LIBDIR)/x2gosqlitewrapper
+ getent group x2gouser &>/dev/null && chown root:x2gouser $(DESTDIR)$(LIBDIR)/x2gosqlitewrapper || true
chmod 2755 $(DESTDIR)$(LIBDIR)/x2gosqlitewrapper
install_config:
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