[X2Go-Commits] x2gobroker.git - master (branch) updated: 0.0.2.3-146-gb346b01

X2Go dev team git-admin at x2go.org
Fri Dec 20 23:50:35 CET 2013


The branch, master has been updated
       via  b346b010a733dcde39385a21550c11b26742925b (commit)
      from  7e2f1622681d3654d92486771522eb90f474bc3b (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 b346b010a733dcde39385a21550c11b26742925b
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Dec 20 23:50:32 2013 +0100

    x2gobroker.spec: manipulate file in source tree, not in buildroot

-----------------------------------------------------------------------

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 5c60381..9627716 100644
--- a/x2gobroker.spec
+++ b/x2gobroker.spec
@@ -230,7 +230,7 @@ find . -type f -exec grep -l "/usr/lib/x2go/" "{}" "+"
 find . -type f -exec grep -l "/usr/lib/x2go/" "{}" "+" | \
 	xargs perl -i -pe 's{/usr/lib/x2go/}{%_libexecdir/x2go/}'
 %if 0%{?el5} || 0%{?el6}
-sed -i %_sysconfdir/x2go/broker/x2gobroker-sessionprofiles.conf \
+sed -i etc/broker/x2gobroker-sessionprofiles.conf \
     -e 's/localhost-mate/localhost-gnome/' \
     -e 's/^name=MATE - localhost/name=GNOME - localhost/'
     -e 's/^command=MATE/command=GNOME/'


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).




More information about the x2go-commits mailing list