[X2Go-Commits] x2goclient.git - master (branch) updated: 4.0.1.1-58-g5b6ece7

X2Go dev team git-admin at x2go.org
Tue Dec 10 13:30:42 CET 2013


The branch, master has been updated
       via  5b6ece799d8afd3a1655de7b2f3a3b4a3292d2b5 (commit)
      from  e235cdd161c2e7e67f62c46df3ea6531aea02313 (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 5b6ece799d8afd3a1655de7b2f3a3b4a3292d2b5
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Dec 10 13:29:57 2013 +0100

    fix x2goplugin-provider installation

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

Summary of changes:
 Makefile        |    2 +-
 x2goclient.spec |    6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/Makefile b/Makefile
index edbd38d..f007c72 100755
--- a/Makefile
+++ b/Makefile
@@ -67,7 +67,7 @@ clean_pluginprovider:
 clean_man:
 	make -f Makefile.man2html clean
 
-install: install_client install_plugin install_man
+install: install_client install_plugin install_man install_pluginprovider
 
 install_client:
 	$(INSTALL_DIR) $(DESTDIR)$(BINDIR)/
diff --git a/x2goclient.spec b/x2goclient.spec
index fef2017..5edf0e5 100644
--- a/x2goclient.spec
+++ b/x2goclient.spec
@@ -146,5 +146,11 @@ fi
 %files -n x2goplugin
 %{_libdir}/mozilla/plugins/libx2goplugin.so
 
+%files -n x2goplugin-provider
+%{_sysconfdir}/x2go/x2goplugin-apache.conf
+%{_sysconfdir}/httpd/
+%{_sysconfdir}/x2go/plugin-provider/
+%{_datadir}/x2go/plugin/
+
 
 %changelog


hooks/post-receive
-- 
x2goclient.git (X2Go Client)

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 "x2goclient.git" (X2Go Client).




More information about the x2go-commits mailing list