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