diff --git a/srcpkgs/xauth/template b/srcpkgs/xauth/template index da22da1d96d..251ba420b13 100644 --- a/srcpkgs/xauth/template +++ b/srcpkgs/xauth/template @@ -11,3 +11,7 @@ license="MIT" homepage="http://xorg.freedesktop.org/" distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" checksum=5afe42ce3cdf4f60520d1658d2b17face45c74050f39af45dccdc95e73fafc4d + +post_install() { + vlicense COPYING +}