[X2Go-Commits] x2goserver.git - release/4.0.1.x (branch) updated: 3.0.99-2-167-g10f33fa

X2Go dev team git-admin at x2go.org
Thu Jun 6 13:34:41 CEST 2013


The branch, release/4.0.1.x has been updated
       via  10f33fa7ee2461f6a9b252afa0f892dbca8c8e7b (commit)
      from  c777d8eac77cd2c4325e2ddef02fe2788bbd0237 (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 |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/x2goserver/Makefile b/x2goserver/Makefile
index 2faada3..092894a 100755
--- a/x2goserver/Makefile
+++ b/x2goserver/Makefile
@@ -61,8 +61,9 @@ 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)/
+	$(INSTALL_PROGRAM) x2gosqlitewrapper       $(DESTDIR)$(LIBDIR)/
+	$(INSTALL_PROGRAM) lib/*                   $(DESTDIR)$(LIBDIR)/
+	chmod a-x $(DESTDIR)$(LIBDIR)/*.pm
 	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