mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/fping: Added suid option in APKBUILD
This commit is contained in:
parent
8b3aa44558
commit
a5982b417f
@ -9,6 +9,7 @@ license="BSD"
|
||||
depends=""
|
||||
subpackages="$pkgname-doc"
|
||||
source="http://fping.org/dist/fping-$pkgver.tar.gz"
|
||||
options="suid"
|
||||
|
||||
_builddir="$srcdir"/$pkgname-$pkgver
|
||||
prepare() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user