---
 src/src.pro |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/src/src.pro
+++ b/src/src.pro
@@ -81,7 +81,7 @@ else:unix {
     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
     }
