leigh123linux pushed to qbittorrent (f20). "fix build"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun May 10 05:58:51 UTC 2015


From a323c20539977a2bfd35ce443a8c42727979b83a Mon Sep 17 00:00:00 2001
From: leigh123linux <leigh123linux at googlemail.com>
Date: Sun, 10 May 2015 06:58:35 +0100
Subject: fix build


diff --git a/qbittorrent.spec b/qbittorrent.spec
index a2f7f2e..85756ce 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -59,7 +59,7 @@ sed -i -e 's at Exec=qbittorrent %U at Exec=env TMPDIR=/var/tmp qbittorrent %U at g' src/
 # configure and make headless first
 mkdir -p build-nox
 cd build-nox
-../configure --prefix=%{_prefix} --enable-systemd --disable-gui --with-qtsingleapplication=system --with-qjson=system
+../configure --prefix=%{_prefix} --enable-systemd --disable-gui --with-qtsingleapplication=system --with-qjson=system --with-libtorrent-rasterbar0.16
 cp conf.pri ..
 make %{?_smp_mflags}
 mv -f ../conf.pri ../conf.pri.nox
@@ -67,7 +67,7 @@ mv -f ../conf.pri ../conf.pri.nox
 cd ..
 mkdir -p build-gui
 cd build-gui
-../configure --prefix=%{_prefix} --with-qtsingleapplication=system --with-qjson=system
+../configure --prefix=%{_prefix} --with-qtsingleapplication=system --with-qjson=system --with-libtorrent-rasterbar0.16
 cp conf.pri ..
 make %{?_smp_mflags}
 mv -f ../conf.pri ../conf.pri.gui
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/qbittorrent.git/commit/?h=f20&id=a323c20539977a2bfd35ce443a8c42727979b83a


More information about the scm-commits mailing list