diff --git a/srcpkgs/xorg-util-macros/template b/srcpkgs/xorg-util-macros/template index df174d171ec..e5931ff6708 100644 --- a/srcpkgs/xorg-util-macros/template +++ b/srcpkgs/xorg-util-macros/template @@ -12,3 +12,7 @@ license="MIT" maintainer="Juan RP " distfiles="${XORG_SITE}/util/util-macros-$version.tar.bz2" checksum=18d459400558f4ea99527bc9786c033965a3db45bf4c6a32eefdc07aa9e306a6 + +post_install() { + vlicense COPYING +}