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