Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:12.3
qoauth
qoauth-ppc64-libdir.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File qoauth-ppc64-libdir.patch of Package qoauth
Index: qoauth-1.0.1/src/src.pro =================================================================== --- qoauth-1.0.1.orig/src/src.pro +++ qoauth-1.0.1/src/src.pro @@ -67,6 +67,9 @@ else:unix { } else { target.path = $${INSTALL_PREFIX}/lib } + contains(QMAKE_HOST.arch, ppc64) { + target.path = $${INSTALL_PREFIX}/lib64 + } headers.path = $${INSTALL_PREFIX}/include/QtOAuth docs.path = $${INSTALL_PREFIX}/share/doc/$${TARGET}-$${VERSION}/html
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor