The branch, build-baikal 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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: x2goserver/Makefile | 1 + 1 file changed, 1 insertion(+) 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).