diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-23 23:34:57 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-02-23 23:34:57 +0800 |
| commit | e2049e835735b2dc5495a701a3186291577d6b1e (patch) | |
| tree | de98659feac12eca2ca95886a42b8cb3fe13cf59 /repos/extra/libinput/abuild | |
| parent | a5a291e17886e6b1b60638ca9615780cdd290fb3 (diff) | |
| download | alicelinux-e2049e835735b2dc5495a701a3186291577d6b1e.tar.gz alicelinux-e2049e835735b2dc5495a701a3186291577d6b1e.zip | |
removed junks
Diffstat (limited to 'repos/extra/libinput/abuild')
| -rw-r--r-- | repos/extra/libinput/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/libinput/abuild b/repos/extra/libinput/abuild index 21bc903d..8718eaa3 100644 --- a/repos/extra/libinput/abuild +++ b/repos/extra/libinput/abuild @@ -1,8 +1,8 @@ name=libinput version=1.27.1 -release=1 +release=2 source="https://gitlab.freedesktop.org/$name/$name/-/archive/$version/$name-$version.tar.gz" -build_opt="-Ddebug-gui=false -Dtests=false -Dlibwacom=false" +build_opt="-Ddebug-gui=false -Dtests=false -Dlibwacom=false -Dzshcompletiondir=no" postbuild() { rm -rf $PKG/usr/lib/udev |