yajl: install license.

This commit is contained in:
Juan RP 2015-09-13 09:11:19 +02:00
parent 56a598f5f4
commit 1b015ed17a
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template build for 'yajl'.
pkgname=yajl
version=2.1.0
revision=2
revision=3
build_style=cmake
hostmakedepends="ruby cmake doxygen"
short_desc="Yet Another JSON Library"
@ -14,6 +14,7 @@ checksum=3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a
post_install() {
vmkdir usr/lib
mv ${DESTDIR}/usr/share/pkgconfig ${DESTDIR}/usr/lib
vlicense COPYING
}
yajl-devel_package() {