diff --git a/srcpkgs/xpr/template b/srcpkgs/xpr/template index c3beecf947a..962baa69c26 100644 --- a/srcpkgs/xpr/template +++ b/srcpkgs/xpr/template @@ -11,3 +11,7 @@ license="MIT" maintainer="Juan RP " distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" checksum=fed98df31eb93d3dca4688cb535aabad06be572e70ace3b1685679c18dd86cb5 + +post_install() { + vlicense COPYING +}