diff --git a/srcpkgs/xdpyinfo/template b/srcpkgs/xdpyinfo/template index 69bef084e01..867f5ab8b46 100644 --- a/srcpkgs/xdpyinfo/template +++ b/srcpkgs/xdpyinfo/template @@ -13,3 +13,7 @@ license="MIT" maintainer="Juan RP " distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" checksum=30238ed915619e06ceb41721e5f747d67320555cc38d459e954839c189ccaf51 + +post_install() { + vlicense COPYING +}