xf86-input-vmmouse: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:24 +00:00
parent 2bcbf74661
commit bb76706984

View file

@ -17,6 +17,7 @@ checksum=0af558957ac1be1b2863712c2475de8f4d7f14921fd01ded2e2fde4921b19319
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
post_install() {
vlicense COPYING
# Remove HAL stuff, it's obsolete.
rm -rf ${DESTDIR}/usr/{lib,share}/hal
}