define !check

This commit is contained in:
LinuxSquare 2024-11-09 20:04:12 +01:00
parent 88199e7ca2
commit 71ce7eadd1

View file

@ -9,6 +9,7 @@ license="MIT"
optdepends="podman docker" # Install either podman or docker
makedepends="go"
install="$pkgname.post-install $pkgname.post-deinstall"
options="!check"
package() {
DESTDIR="$pkgdir" make install