You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
transmission/fix-optflags.patch

12 lines
387 B

--- transmission-2.11/qt/qtr.pro.orig 2010-10-17 02:14:40.000000000 +0200
+++ transmission-2.11/qt/qtr.pro 2010-10-20 21:55:19.000000000 +0200
@@ -11,7 +11,7 @@
man.path = /share/man/man1/
man.files = transmission-qt.1
-CONFIG += qt qdbus thread debug link_pkgconfig
+CONFIG += qt qdbus thread release link_pkgconfig
QT += network
PKGCONFIG = fontconfig libcurl openssl libevent