* Fix install (missing lib)

This commit is contained in:
Phillip Stephens 2014-09-28 21:48:34 -07:00
parent 8adbeb7748
commit 5eca61ad67
2 changed files with 2 additions and 1 deletions

View File

@ -152,6 +152,7 @@ isEmpty(PREFIX) {
unix {
target.path = $$PREFIX/lib
target.files = $$PWD/lib/*
headerFiles.files = $$PWD/include/*
headerFiles.path = $$PREFIX/include/Athena
pkgconf.files = libAthena.pc

View File

@ -1,5 +1,5 @@
# PKGBUILD for libAthena
_pkgname=Athena
_pkgname=libathena
pkgname=$_pkgname-git
pkgver=v1.0.0
pkgrel=1