diff --git a/srcpkgs/xset/template b/srcpkgs/xset/template index 654819937db..bce1f825a5f 100644 --- a/srcpkgs/xset/template +++ b/srcpkgs/xset/template @@ -11,3 +11,7 @@ homepage="http://xorg.freedesktop.org/" license="MIT" distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" checksum=4382f4fb29b88647e13f3b4bc29263134270747fc159cfc5f7e3af23588c8063 + +post_install() { + vlicense COPYING +}