[X2Go-Commits] [x2goserver] 01/01: x2goserver.spec: fix EPEL build failures

git-admin at x2go.org git-admin at x2go.org
Tue Oct 14 18:14:34 CEST 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goserver.

commit fd348580e0a0d41d26f00ce3fb9953e2ae7482f5
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Oct 14 18:14:00 2014 +0200

    x2goserver.spec: fix EPEL build failures
---
 x2goserver.spec |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x2goserver.spec b/x2goserver.spec
index 4fdc69f..7db3b09 100644
--- a/x2goserver.spec
+++ b/x2goserver.spec
@@ -438,7 +438,7 @@ install -pm0755 %SOURCE2 %{buildroot}%{_initrddir}/x2goserver
 mkdir -p %{buildroot}%{_initddir}
 install -pm0755 %SOURCE2 %{buildroot}%{_initddir}/x2goserver
 %endif
-%if 0%{?suse_version} < 1210
+%if 0%{?suse_version} && 0%{?suse_version} < 1210
 ln -sf %{_initddir}/x2goserver %{buildroot}%{_sbindir}/rcx2goserver
 %endif
 %endif

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git


More information about the x2go-commits mailing list