From 28ea1c959080b71cf0043812926061e5a41a350b Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 29 Jul 2017 15:06:28 +0000 Subject: [PATCH] xwud: add license --- srcpkgs/xwud/template | 4 ++++ 1 file changed, 4 insertions(+) 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 +}