[X2Go-Commits] [x2goserver] 03/04: x2goserver.spec: remove qt4 stuff, we're not using the framework here.

git-admin at x2go.org git-admin at x2go.org
Wed Dec 13 02:49:56 CET 2017


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

x2go pushed a commit to branch master
in repository x2goserver.

commit 934312e7676d56d083ff3427bf44399294d117e8
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Wed Dec 13 02:30:57 2017 +0100

    x2goserver.spec: remove qt4 stuff, we're not using the framework here.
    
    Cherry-picked from release/4.0.1.x branch.
---
 debian/changelog | 1 +
 x2goserver.spec  | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 16454b7..2b1ab75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -253,6 +253,7 @@ x2goserver (4.0.1.23-0x2go1) UNRELEASED; urgency=medium
   * New upstream version (4.0.1.23):
   * x2goserver.spec:
     - RPMify x2goserver-xsession description.
+    - Remove qt4 stuff, we're not using the framework here.
 
  -- X2Go Release Manager <git-admin at x2go.org>  Sat, 11 Nov 2017 13:01:29 +0100
 
diff --git a/x2goserver.spec b/x2goserver.spec
index 41379d8..e8cab80 100644
--- a/x2goserver.spec
+++ b/x2goserver.spec
@@ -534,7 +534,6 @@ sed -i -e 's,/lib/,/%{_lib}/,' x2goserver/bin/x2gopath
 sed -i -e 's/-o root -g root//' */Makefile
 
 %build
-export PATH=%{_qt4_bindir}:$PATH
 make CFLAGS="%{optflags} -fPIC" %{?_smp_mflags} PERL_INSTALLDIRS=vendor PREFIX=%{_prefix} NXLIBDIR=%{_libdir}/nx
 
 

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git


More information about the x2go-commits mailing list