The branch, master has been updated via 830ef98ec3b282cb3bd7d74a4746dc7418ddc81c (commit) from b346b010a733dcde39385a21550c11b26742925b (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 830ef98ec3b282cb3bd7d74a4746dc7418ddc81c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Dec 21 00:11:16 2013 +0100 x2gobroker.spec: missing backslash ----------------------------------------------------------------------- Summary of changes: x2gobroker.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/x2gobroker.spec b/x2gobroker.spec index 9627716..3c71fab 100644 --- a/x2gobroker.spec +++ b/x2gobroker.spec @@ -232,7 +232,7 @@ find . -type f -exec grep -l "/usr/lib/x2go/" "{}" "+" | \ %if 0%{?el5} || 0%{?el6} sed -i etc/broker/x2gobroker-sessionprofiles.conf \ -e 's/localhost-mate/localhost-gnome/' \ - -e 's/^name=MATE - localhost/name=GNOME - localhost/' + -e 's/^name=MATE - localhost/name=GNOME - localhost/' \ -e 's/^command=MATE/command=GNOME/' %endif make %{?_smp_mflags} PREFIX="%_prefix" LIBDIR="%_libexecdir/x2go" hooks/post-receive -- x2gobroker.git (HTTP(S) Session broker for X2Go) 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 "x2gobroker.git" (HTTP(S) Session broker for X2Go).