diff --git a/srcpkgs/fontcacheproto/template b/srcpkgs/fontcacheproto/template index dcfa361ee58..c56b5dfe31b 100644 --- a/srcpkgs/fontcacheproto/template +++ b/srcpkgs/fontcacheproto/template @@ -10,3 +10,7 @@ license="MIT" maintainer="Juan RP " distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2" checksum=1dcaa659d416272ff68e567d1910ccc1e369768f13b983cffcccd6c563dbe3cb + +post_install() { + vlicense COPYING +}