mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
xf86-input-synaptics: add license
This commit is contained in:
parent
6a5fc15dfb
commit
2bcbf74661
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@ license="MIT"
|
||||||
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=afba3289d7a40217a19d90db98ce181772f9ca6d77e1898727b0afcf02073b5a
|
checksum=afba3289d7a40217a19d90db98ce181772f9ca6d77e1898727b0afcf02073b5a
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
||||||
xf86-input-synaptics-devel_package() {
|
xf86-input-synaptics-devel_package() {
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue