diff --git a/srcpkgs/xtrans/template b/srcpkgs/xtrans/template index d63822fe16d..cea86c522d1 100644 --- a/srcpkgs/xtrans/template +++ b/srcpkgs/xtrans/template @@ -11,3 +11,7 @@ license="MIT" maintainer="Juan RP " distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2" checksum=adbd3b36932ce4c062cd10f57d78a156ba98d618bdb6f50664da327502bc8301 + +post_install() { + vlicense COPYING +}