diff --git a/srcpkgs/xmag/template b/srcpkgs/xmag/template index 60a613b388..13cc66fc8d 100644 --- a/srcpkgs/xmag/template +++ b/srcpkgs/xmag/template @@ -11,3 +11,7 @@ license="MIT" homepage="http://xorg.freedesktop.org/" distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" checksum=87a2bc23b251e2d8f8370d3283a4d6c8dac98a30cb5749a04336cdb55c14e161 + +post_install() { + vlicense COPYING +}