updated on Wed Jan 11 20:01:35 UTC 2012
[aur-mirror.git] / qoauth-git / fix_lib_64.patch
blobe6d5b095df09b41909429a8e5119b4fef082f439
1 diff -aur qoauth-original//src/src.pro qoauth/src/src.pro
2 --- qoauth-original//src/src.pro 2010-06-21 15:36:08.000000000 +0200
3 +++ qoauth/src/src.pro 2010-06-21 15:55:05.000000000 +0200
4 @@ -62,7 +62,7 @@
5 pkgconfig.files = qoauth.pc
7 contains(QMAKE_HOST.arch, x86_64) {
8 - target.path = $${INSTALL_PREFIX}/lib64
9 + target.path = $${INSTALL_PREFIX}/lib
10 } else {
11 target.path = $${INSTALL_PREFIX}/lib