json-c: use vlicense

This commit is contained in:
Michael Gehring 2017-07-11 19:33:13 +00:00
parent 8fb10f2df7
commit 5e1b61e135

View file

@ -17,7 +17,7 @@ pre_configure() {
autoreconf -fi
}
post_install() {
vinstall COPYING 644 usr/share/licenses/${pkgname}
vlicense COPYING
}
json-c-devel_package() {