This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit ea00c887061e83268cfe81a3c0fdfad86da2bcb6 Author: Mihai Moldovan <ionic@ionic.de> Date: Sun Dec 27 18:11:41 2020 +0100 debian/x2goserver.install: rename x2goupdateoptionsstring to x2gooptionsstring. --- debian/changelog | 1 + debian/x2goserver.install | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3626af96..de7b61db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -398,6 +398,7 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium the module as part of core. * debian/x2goserver.install: + Install bin/x2goupdateoptionsstring. + + Rename x2goupdateoptionsstring to x2gooptionsstring. * debian/rules: + Export and pass down LIBDIR. + Fix standalone make call by specifying PREFIX, NXLIBDIR and LIBDIR diff --git a/debian/x2goserver.install b/debian/x2goserver.install index e1524cce..f28d1f0a 100644 --- a/debian/x2goserver.install +++ b/debian/x2goserver.install @@ -24,7 +24,7 @@ usr/bin/x2gosuspend-session usr/bin/x2goterminate-session usr/bin/x2goumount-session usr/bin/x2goumount_session -usr/bin/x2goupdateoptionsstring +usr/bin/x2gooptionsstring usr/bin/x2goversion usr/lib/x2go/x2go* usr/sbin/x2go* -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git