yajl: install license.
This commit is contained in:
parent
56a598f5f4
commit
1b015ed17a
@ -1,7 +1,7 @@
|
|||||||
# Template build for 'yajl'.
|
# Template build for 'yajl'.
|
||||||
pkgname=yajl
|
pkgname=yajl
|
||||||
version=2.1.0
|
version=2.1.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="ruby cmake doxygen"
|
hostmakedepends="ruby cmake doxygen"
|
||||||
short_desc="Yet Another JSON Library"
|
short_desc="Yet Another JSON Library"
|
||||||
@ -14,6 +14,7 @@ checksum=3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a
|
|||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/lib
|
vmkdir usr/lib
|
||||||
mv ${DESTDIR}/usr/share/pkgconfig ${DESTDIR}/usr/lib
|
mv ${DESTDIR}/usr/share/pkgconfig ${DESTDIR}/usr/lib
|
||||||
|
vlicense COPYING
|
||||||
}
|
}
|
||||||
|
|
||||||
yajl-devel_package() {
|
yajl-devel_package() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user