diff --git a/srcpkgs/xf86-input-wacom/template b/srcpkgs/xf86-input-wacom/template index ff890046da8..d734bb4ee7d 100644 --- a/srcpkgs/xf86-input-wacom/template +++ b/srcpkgs/xf86-input-wacom/template @@ -1,7 +1,7 @@ # Template build file for 'xf86-input-wacom'. pkgname=xf86-input-wacom version=0.31.0 -revision=1 +revision=2 lib32disabled=yes build_style=gnu-configure hostmakedepends="pkg-config" @@ -16,6 +16,7 @@ checksum=e7e9723f048071adabc878bf6139342ea39dea5e3a8134452df5a33bef2e3f76 post_install() { vinstall ${FILESDIR}/70-wacom.rules 644 usr/lib/udev/rules.d + rm -rf ${DESTDIR}/usr/lib/systemd } xf86-input-wacom-devel_package() {