diff --git a/srcpkgs/fontsproto/template b/srcpkgs/fontsproto/template index 9a3322aeab3..97e3436ba0f 100644 --- a/srcpkgs/fontsproto/template +++ b/srcpkgs/fontsproto/template @@ -10,3 +10,7 @@ license="MIT" maintainer="Juan RP " distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2" checksum=259046b0dd9130825c4a4c479ba3591d6d0f17a33f54e294b56478729a6e5ab8 + +post_install() { + vlicense COPYING +}