xf86-input-vmmouse: only for x86.
This commit is contained in:
parent
c0d4877685
commit
6072368130
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ license="MIT"
|
|||
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
||||
checksum=04cfb60366008d4db815c550d8fb8d0a4270c75fa7a20fa3bddc9ecbd355612c
|
||||
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
|
||||
post_install() {
|
||||
# Remove HAL stuff, it's obsolete.
|
||||
rm -rf ${DESTDIR}/usr/{lib,share}/hal
|
||||
|
|
Loading…
Reference in a new issue