From 043e4f2cde9ef8707c534254bc296315c0759bf5 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Sun, 16 Feb 2025 23:49:20 +0800 Subject: libinput: fix abuild --- repos/extra/libinput/abuild | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'repos/extra/libinput/abuild') diff --git a/repos/extra/libinput/abuild b/repos/extra/libinput/abuild index a581c48a..21bc903d 100644 --- a/repos/extra/libinput/abuild +++ b/repos/extra/libinput/abuild @@ -3,3 +3,7 @@ version=1.27.1 release=1 source="https://gitlab.freedesktop.org/$name/$name/-/archive/$version/$name-$version.tar.gz" build_opt="-Ddebug-gui=false -Dtests=false -Dlibwacom=false" + +postbuild() { + rm -rf $PKG/usr/lib/udev +} -- cgit v1.2.3