font-jis-misc: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:18 +00:00
parent 9f529f78b1
commit 46c6738c8a
1 changed files with 1 additions and 0 deletions

View File

@ -17,5 +17,6 @@ noarch="yes"
font_dirs="/usr/share/fonts/X11/misc"
post_install() {
vlicense COPYING
rm -f ${DESTDIR}/${font_dirs}/fonts.*
}