diff --git a/srcpkgs/xinput/template b/srcpkgs/xinput/template index 70ef0bccc83..7e0b0c74091 100644 --- a/srcpkgs/xinput/template +++ b/srcpkgs/xinput/template @@ -11,3 +11,7 @@ license="MIT" homepage="http://www.x.org" distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" checksum=3694d29b4180952fbf13c6d4e59541310cbb11eef5bf888ff3d8b7f4e3aee5c4 + +post_install() { + vlicense COPYING +}