mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
main/iputils: Added suid option in APKBUILD
This commit is contained in:
parent
4887725382
commit
4e3504d41c
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=iputils
|
||||
pkgver=20121221
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="IP Configuration Utilities (and Ping)"
|
||||
url="http://www.linuxfoundation.org/en/Net:Iputils"
|
||||
arch="all"
|
||||
@ -19,7 +19,7 @@ source="http://www.skbuff.net/$pkgname/$pkgname-s$pkgver.tar.bz2
|
||||
net-misc_iputils_files_iputils-20121221-openssl.patch
|
||||
net-misc_iputils_files_iputils-20121221-printf-size.patch
|
||||
net-misc_iputils_files_iputils-20121221-remove-rdisc-glibc-assumption.patch"
|
||||
|
||||
options=suid
|
||||
_builddir="$srcdir"/$pkgname-s$pkgver
|
||||
|
||||
prepare() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user