xf86-input-synaptics: add license
This commit is contained in:
parent
6a5fc15dfb
commit
2bcbf74661
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue