[X2Go-Commits] x2goserver.git - master (branch) updated: 3.1.1.3-272-gf65edd4

X2Go dev team git-admin at x2go.org
Mon Dec 9 09:57:07 CET 2013


The branch, master has been updated
       via  f65edd4d37fb4f45dbd2d271503af853bcba9000 (commit)
      from  46688278c84bc215d2bfe996efc184a09271dff7 (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 f65edd4d37fb4f45dbd2d271503af853bcba9000
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Dec 9 09:54:32 2013 +0100

    x2goserver-fmbindings/Makefile: install x2gofm.

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

Summary of changes:
 debian/changelog               |    1 +
 x2goserver-fmbindings/Makefile |    2 ++
 2 files changed, 3 insertions(+)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 5cc0608..51f6a13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -74,6 +74,7 @@ x2goserver (4.0.1.10-0x2go1) UNRELEASED; urgency=low
       file are expected by x2goresume-session at very specific positions. This
       we broke by trying to fix the fullscreen/geometry issue in x2gostartagent.
       Thanks to Harvey Eneman for tracking this down!!! (Fixes: #355).
+    - x2goserver-fmbindings/Makefile: install x2gofm.
   * Grab systemd service file from Fedora and ship it upstream.
   * Add init script for RPM based distro. Taken from the Fedora
     package.
diff --git a/x2goserver-fmbindings/Makefile b/x2goserver-fmbindings/Makefile
index 6f26a55..fecd1f2 100755
--- a/x2goserver-fmbindings/Makefile
+++ b/x2goserver-fmbindings/Makefile
@@ -51,6 +51,8 @@ clean_man2html:
 install: install_scripts install_config install_man install_version
 
 install_scripts:
+	$(INSTALL_DIR) $(DESTDIR)$(BINDIR)
+	$(INSTALL_PROGRAM) bin/x2gofm $(DESTDIR)$(BINDIR)/
 	$(INSTALL_DIR) $(DESTDIR)$(SHAREDIR)
 	$(INSTALL_DIR) $(DESTDIR)$(SHAREDIR)/x2gofeature.d
 	$(INSTALL_PROGRAM) share/x2go/x2gofeature.d/*.features $(DESTDIR)$(SHAREDIR)/x2gofeature.d/


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