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