From 560340845affc944a1b578262ab8d9a2a6c6f579 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 29 Jul 2017 15:06:18 +0000 Subject: [PATCH] font-cursor-misc: add license --- srcpkgs/font-cursor-misc/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/font-cursor-misc/template b/srcpkgs/font-cursor-misc/template index 40688d98f35..b400682875b 100644 --- a/srcpkgs/font-cursor-misc/template +++ b/srcpkgs/font-cursor-misc/template @@ -16,5 +16,6 @@ distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2" checksum=17363eb35eece2e08144da5f060c70103b59d0972b4f4d77fd84c9a7a2dba635 post_install() { + vlicense COPYING rm -f ${DESTDIR}/${font_dirs}/fonts.* }