diff --git a/srcpkgs/xsetroot/template b/srcpkgs/xsetroot/template index 9716ab359d6..15cf1c57625 100644 --- a/srcpkgs/xsetroot/template +++ b/srcpkgs/xsetroot/template @@ -11,3 +11,7 @@ license="MIT" maintainer="Juan RP " distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" checksum=ba215daaa78c415fce11b9e58c365d03bb602eaa5ea916578d76861a468cc3d9 + +post_install() { + vlicense COPYING +}