This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 23b365ae98874efcc4b8f2852c57ee1aebfac938 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Aug 26 17:08:13 2014 +0200 typo fix in x2gothinclient-minidesktop.postinst --- debian/x2gothinclient-minidesktop.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/x2gothinclient-minidesktop.postinst b/debian/x2gothinclient-minidesktop.postinst index 9a79508..7728873 100755 --- a/debian/x2gothinclient-minidesktop.postinst +++ b/debian/x2gothinclient-minidesktop.postinst @@ -21,7 +21,7 @@ case "$1" in configure) glib-compile-schemas /usr/share/glib-2.0/schemas/ - update-alternatives --install + update-alternatives --install \ /usr/share/images/desktop-base/desktop-background \ desktop-background \ /usr/share/backgrounds/x2go/x2gothinclient-minidesktop_background.svg 70 -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git