This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 535ce5731f310866d11d00cbcfa84abe921669ff Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Mar 14 02:28:27 2018 +0100 INSTALL: remove plugin references. --- INSTALL | 14 ++------------ debian/changelog | 1 + 2 files changed, 3 insertions(+), 12 deletions(-) diff --git a/INSTALL b/INSTALL index cd9412a..f81f32a 100644 --- a/INSTALL +++ b/INSTALL @@ -35,19 +35,11 @@ On Linux-based systems, run: make all -to build both X2Go Client and X2Go Plugin - or make build_client -to build X2Go Client only - -or - -make build_plugin - -to build X2Go Plugin only. +to build X2Go Client. Installing @@ -57,13 +49,11 @@ On Linux-based systems, run: make install -to install X2Go Client, X2Go Plugin, man pages and the plugin provider. +to install X2Go Client. Alternatively, use one of the targets: - install_client: for X2Go Client only - - install_plugin: for X2Go Plugin only - install_man: for the man pages only - - install_pluginprovider: for the plugin provider only Uninstalling diff --git a/debian/changelog b/debian/changelog index 20706ca..ccc9196 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,7 @@ x2goclient (4.1.2.0-0x2go1) UNRELEASED; urgency=medium - Makefile: remove x2goclient_*.qm files in clean rule. - x2gobrowserplugin-2.4_1/: remove. - provider/: remove. + - INSTALL: remove plugin references. * x2goclient.spec: - Remove plugin references. * debian/rules: -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git