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