kqoauth-qt4: Fix install files.

This commit is contained in:
Alexpux
2015-06-04 13:01:41 +03:00
parent 1454c1e650
commit fd1ddec2ca
2 changed files with 3 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ source=(${_realname}-${pkgver}.tar.gz::"https://github.com/kypeli/kQOAuth/archiv
src_pro.patch
pcfile_libname.patch)
md5sums=('0ce649a1da4ee458dc0ce0d6ca7b26ff'
'ba2a27ac693c615ccaab9cbf95e989c2'
'07ce6cadfc27b1b46425fdd4c365950b'
'a1121e9f81191bde7f80eda22bcde9c8')
prepare() {

View File

@@ -17,7 +17,7 @@
PUBLIC_HEADERS += kqoauthmanager.h \
kqoauthrequest.h \
@@ -67,12 +68,12 @@
@@ -67,12 +68,13 @@
postinstall.path = target.path
postinstall.extra = install_name_tool -id $${target.path}/$${QMAKE_FRAMEWORK_BUNDLE_NAME}.framework/Versions/0/$${TARGET} $${target.path}/$${QMAKE_FRAMEWORK_BUNDLE_NAME}.framework/Versions/0/$${TARGET}
}
@@ -29,6 +29,7 @@
# this creates a pkgconfig file
- system( ./pcfile.sh $${INSTALL_PREFIX} $${VERSION} )
+ #system( ./pcfile.sh $${INSTALL_PREFIX} $${VERSION} )
+ features.path = $${INSTALL_PREFIX}/share/qt4/mkspecs/features
pkgconfig.files = kqoauth.pc
target.path = $${INSTALL_PREFIX}/lib