tidy: include license.

This commit is contained in:
Christian Neukirchen 2015-08-31 13:51:38 +02:00
parent 3b9d3fa02f
commit 7cb3299551

View file

@ -1,7 +1,7 @@
# Template file for 'tidy'
pkgname=tidy
version=1.46
revision=4
revision=5
wrksrc=tidyhtml-${version}
build_wrksrc=${pkgname}
hostmakedepends="libtool automake"
@ -17,6 +17,10 @@ pre_configure() {
sh build/gnuauto/setup.sh
}
post_install() {
vlicense htmldoc/license.html
}
tidy-devel_package() {
depends="tidy>=${version}_${revision}"
short_desc+=" - development files"