[X2Go-Commits] x2goserver.git - master (branch) updated: 3.1.1.3-277-gbbbfe01

X2Go dev team git-admin at x2go.org
Mon Dec 9 12:29:43 CET 2013


The branch, master has been updated
       via  bbbfe016b7aaad4c5c375f940cb5cda904dd455f (commit)
      from  6c045b37b9a5aeebab02549591bae1050e4a31d4 (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 bbbfe016b7aaad4c5c375f940cb5cda904dd455f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Dec 9 12:29:01 2013 +0100

    fix for commit 9e15a9e

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

Summary of changes:
 x2goserver-fmbindings/Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/x2goserver-fmbindings/Makefile b/x2goserver-fmbindings/Makefile
index dabb659..06c7164 100755
--- a/x2goserver-fmbindings/Makefile
+++ b/x2goserver-fmbindings/Makefile
@@ -57,9 +57,9 @@ install_scripts:
 	$(INSTALL_DIR) $(DESTDIR)$(SHAREDIR)/x2gofeature.d
 	$(INSTALL_PROGRAM) share/x2go/x2gofeature.d/*.features $(DESTDIR)$(SHAREDIR)/x2gofeature.d/
 	$(INSTALL_DIR) $(DESTDIR)$(SHAREDIR)/applications
-	$(INSTALL_PROGRAM) share/applications/x2gofm.desktop $(DESTDIR)$(SHAREDIR)/applications/
+	$(INSTALL_PROGRAM) share/applications/x2gofm.desktop $(DESTDIR)$(PREFIX)/share/applications/
 	$(INSTALL_DIR) $(DESTDIR)$(SHAREDIR)/mime/packages
-	$(INSTALL_PROGRAM) share/mime/packages/sshfs-x2go.xml $(DESTDIR)$(SHAREDIR)/mime/packages/
+	$(INSTALL_PROGRAM) share/mime/packages/sshfs-x2go.xml $(DESTDIR)$(PREFIX)/share/mime/packages/
 
 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