mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
libinput: remove superfluous do_check.
Closes #9594. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
84a9ac51db
commit
1812daf907
1 changed files with 0 additions and 4 deletions
|
@ -13,10 +13,6 @@ homepage="http://www.freedesktop.org/wiki/Software/libinput/"
|
|||
distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=dd6853241ffe1f1d83b5a375a2f1c17b2901fdbba5d302c67987cc0f4101de3b
|
||||
|
||||
do_check() {
|
||||
ninja -C build test
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue