diff --git a/srcpkgs/font-util/template b/srcpkgs/font-util/template index 9d994a4fa65..a0a8d89985d 100644 --- a/srcpkgs/font-util/template +++ b/srcpkgs/font-util/template @@ -16,3 +16,7 @@ license="MIT" homepage="http://xorg.freedesktop.org" distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2" checksum=aa7ebdb0715106dd255082f2310dbaa2cd7e225957c2a77d719720c7cc92b921 + +post_install() { + vlicense COPYING +}