diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index 32db6350e64..7a779c056bd 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -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 }