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