font-bh-ttf: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:17 +00:00
parent e5d0aa4974
commit dff1023d79

View file

@ -16,5 +16,7 @@ distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
checksum=1b4bea63271b4db0726b5b52c97994c3313b6023510349226908090501abd25f
post_install() {
vlicense COPYING
vlicense COPYRIGHT.BH
rm -f ${DESTDIR}/${font_dirs}/fonts.*
}