[X2Go-Commits] x2goserver.git - master (branch) updated: 3.1.1.3-283-geafa399

X2Go dev team git-admin at x2go.org
Mon Dec 9 14:42:21 CET 2013


The branch, master has been updated
       via  eafa39924b7a78bd74fd0393cdd39c80d44df15b (commit)
      from  35b7045949fd8d129571707f9ce11760694f8edc (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 eafa39924b7a78bd74fd0393cdd39c80d44df15b
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Dec 9 14:40:42 2013 +0100

    x2goserver.spec: fix installation of x2goserver init script

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

Summary of changes:
 x2goserver.spec |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2goserver.spec b/x2goserver.spec
index ddc25a7..e8d3377 100644
--- a/x2goserver.spec
+++ b/x2goserver.spec
@@ -284,7 +284,7 @@ install -pm0644 %SOURCE1 %{buildroot}%{_unitdir}
 %else
 # SysV session cleanup script
 mkdir -p %{buildroot}%{_initddir}
-install -pm0755 %SOURCE2 %{buildroot}%{_initddir}/x2gocleansessions
+install -pm0755 %SOURCE2 %{buildroot}%{_initddir}/x2goserver
 %endif
 
 %pre common


hooks/post-receive
-- 
x2goserver.git (X2Go Server)

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 "x2goserver.git" (X2Go Server).




More information about the x2go-commits mailing list