diff --git a/srcpkgs/xfontsel/template b/srcpkgs/xfontsel/template index 169b8c8e793..75704644ce9 100644 --- a/srcpkgs/xfontsel/template +++ b/srcpkgs/xfontsel/template @@ -11,3 +11,7 @@ license="MIT" maintainer="Juan RP " distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" checksum=170d8550b96fb47b04db6181b947e6f6b8b97f4df5d691c351a278480cc931bf + +post_install() { + vlicense COPYING +}