Index: qoauth/src/src.pro
===================================================================
--- qoauth.orig/src/src.pro	2010-06-28 21:45:26.000000000 -0700
+++ qoauth/src/src.pro	2010-06-28 21:45:33.000000000 -0700
@@ -62,7 +62,7 @@
     pkgconfig.files = qoauth.pc
     
     contains(QMAKE_HOST.arch, x86_64) {
-      target.path = $${INSTALL_PREFIX}/lib64
+      target.path = $${INSTALL_PREFIX}/lib
     } else {
       target.path = $${INSTALL_PREFIX}/lib
     }
