60735ee
--- transmission-1.77/qt/qtr.pro.orig	2010-01-09 08:31:17.171939362 +0530
60735ee
+++ transmission-1.77/qt/qtr.pro	2010-01-09 08:34:53.792939532 +0530
60735ee
@@ -7,7 +7,7 @@
60735ee
 target.path = /bin
60735ee
 INSTALLS += target
60735ee
 
60735ee
-CONFIG += qt thread debug link_pkgconfig
60735ee
+CONFIG += qt thread release link_pkgconfig
60735ee
 QT += network
60735ee
 PKGCONFIG = fontconfig libcurl openssl
60735ee
 
60735ee
@@ -17,7 +17,7 @@
60735ee
 LIBS += $${TRANSMISSION_TOP}/third-party/dht/libdht.a
60735ee
 LIBS += $${TRANSMISSION_TOP}/third-party/miniupnp/libminiupnp.a
60735ee
 LIBS += $${TRANSMISSION_TOP}/third-party/libnatpmp/libnatpmp.a
60735ee
-LIBS += $${TRANSMISSION_TOP}/third-party/libevent/.libs/libevent.a
60735ee
+LIBS += -levent
60735ee
 
60735ee
 TRANSLATIONS += transmission_en.ts transmission_ru.ts
60735ee