[X2Go-Commits] x2goserver.git - master (branch) updated: 3.1.1.3-294-gdbb02f2

X2Go dev team git-admin at x2go.org
Tue Dec 10 11:43:03 CET 2013


The branch, master has been updated
       via  dbb02f206e7b617be9466deecc430147dfe2c0b2 (commit)
      from  224da73d735cf30dc143fe539aa34afa201e1713 (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 dbb02f206e7b617be9466deecc430147dfe2c0b2
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Dec 10 11:42:18 2013 +0100

    fix for commit 65810d3

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

Summary of changes:
 x2goserver.spec |    4 ++++
 1 file changed, 4 insertions(+)

The diff of changes is:
diff --git a/x2goserver.spec b/x2goserver.spec
index 670bf1a..ac4770b 100644
--- a/x2goserver.spec
+++ b/x2goserver.spec
@@ -390,8 +390,12 @@ exit 0
 %if 0%{?fedora}
 %{_unitdir}/x2goserver.service
 %else
+%if 0%{?el5}
+%{_initrddir}/x2goserver
+%else
 %{_initddir}/x2goserver
 %endif
+%endif
 
 
 %files -n perl-X2Go-Log


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