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