[X2Go-Commits] [x2goserver] 04/07: x2goserver-x2goagent/bin: remove x2goagent wrapper script.

git-admin at x2go.org git-admin at x2go.org
Wed Feb 21 00:00:33 CET 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goserver.

commit 40ce8734501a064ddc82b8de0a55c2ad0e7e46d8
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Tue Feb 20 23:55:24 2018 +0100

    x2goserver-x2goagent/bin: remove x2goagent wrapper script.
    
    Unneeded and actually harmful nowadays.
---
 debian/changelog                   |  2 ++
 x2goserver-x2goagent/bin/x2goagent | 19 -------------------
 2 files changed, 2 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c52885a..2efe14d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -50,6 +50,8 @@ x2goserver (4.1.0.1-0x2go1) UNRELEASED; urgency=medium
       make executable.
     - x2goserver-x2goagent/Makefile: replace ${PREFIX}/bin/x2goagent wrapper
       script with a symlink to the ... x2goagent symlink in the NXLIBDIR.
+    - x2goserver-x2goagent/bin: remove x2goagent wrapper script. Unneeded and
+      actually harmful nowadays.
   * debian/{control,compat}:
     + Bump DH compat level to 9.
   * debian/:
diff --git a/x2goserver-x2goagent/bin/x2goagent b/x2goserver-x2goagent/bin/x2goagent
deleted file mode 100755
index 8a73387..0000000
--- a/x2goserver-x2goagent/bin/x2goagent
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/bin/bash
-
-# Copyright (C) 2012-2016 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program.  If not, see http://www.gnu.org/licenses/.
-
-export NXAPP=x2goagent
-exec nxagent "$@"

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git


More information about the x2go-commits mailing list