diff --git a/srcpkgs/xhost/template b/srcpkgs/xhost/template index 6500ab0223a..104fad81620 100644 --- a/srcpkgs/xhost/template +++ b/srcpkgs/xhost/template @@ -11,3 +11,7 @@ license="MIT" maintainer="Juan RP " distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" checksum=93e619ee15471f576cfb30c663e18f5bc70aca577a63d2c2c03f006a7837c29a + +post_install() { + vlicense COPYING +}