From 2bcbf7466159cc4e28327a3b9a81792d5a066b84 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 29 Jul 2017 15:06:24 +0000 Subject: [PATCH] xf86-input-synaptics: add license --- srcpkgs/xf86-input-synaptics/template | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/srcpkgs/xf86-input-synaptics/template b/srcpkgs/xf86-input-synaptics/template index cf4701e617d..b70d5b5eabf 100644 --- a/srcpkgs/xf86-input-synaptics/template +++ b/srcpkgs/xf86-input-synaptics/template @@ -15,6 +15,10 @@ license="MIT" distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2" checksum=afba3289d7a40217a19d90db98ce181772f9ca6d77e1898727b0afcf02073b5a +post_install() { + vlicense COPYING +} + xf86-input-synaptics-devel_package() { lib32disabled=yes short_desc+=" - development files"