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.
12 lines
356 B
12 lines
356 B
--- transmission-2.00/qt/qtr.pro.orig 2010-06-17 14:27:33.180210795 +0530
|
|
+++ transmission-2.00/qt/qtr.pro 2010-06-17 14:28:57.149086198 +0530
|
|
@@ -7,7 +7,7 @@
|
|
target.path = /bin
|
|
INSTALLS += target
|
|
|
|
-CONFIG += qt qdbus thread debug link_pkgconfig
|
|
+CONFIG += qt qdbus thread release link_pkgconfig
|
|
QT += network
|
|
PKGCONFIG = fontconfig libcurl openssl
|
|
|