diff --git a/srcpkgs/xfd/template b/srcpkgs/xfd/template index dc0c9dd2d96..07b17cddbd4 100644 --- a/srcpkgs/xfd/template +++ b/srcpkgs/xfd/template @@ -11,3 +11,7 @@ license="MIT" maintainer="Juan RP " distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" checksum=c1a32222fbb891e46f9a82ebab005bc5e54ce006a2586195ec9ea7ab308e2759 + +post_install() { + vlicense COPYING +}