diff --git a/srcpkgs/xlsatoms/template b/srcpkgs/xlsatoms/template index 7808b4e32f2..433a7a48ffb 100644 --- a/srcpkgs/xlsatoms/template +++ b/srcpkgs/xlsatoms/template @@ -11,3 +11,7 @@ license="MIT" maintainer="Juan RP " distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" checksum=47e5dc7c3dbda6db2cf8c00cedac1722835c1550aa21cfdbc9ba83906694dea4 + +post_install() { + vlicense COPYING +}