font-ibm-type1: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:18 +00:00
parent 0b7165759f
commit e9aa814c49

View file

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