font-bitstream-type1: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:18 +00:00
parent 7c954dcfd0
commit 5761fd5141

View file

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