--- qwt-5.2.0.orig/qwtconfig.pri	2009-12-23 14:58:00.000000000 +0100
+++ qwt-5.2.0/qwtconfig.pri	2009-12-23 14:59:06.000000000 +0100
@@ -8,14 +8,14 @@
 VERSION      = $${VER_MAJ}.$${VER_MIN}.$${VER_PAT}
 
 unix {
-    INSTALLBASE    = /usr/local/qwt-5.2.0
+    INSTALLBASE    = /usr
 }
 
 win32 {
     INSTALLBASE    = C:/Qwt-5.2.0
 }
 
-target.path    = $$INSTALLBASE/lib
+target.path    = $$INSTALLBASE/@BASELIBDIR@
 headers.path   = $$INSTALLBASE/include
 doc.path       = $$INSTALLBASE/doc