mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/dhcp-probe: use local loop var
This commit is contained in:
parent
f7211f51c4
commit
c1dabceff2
@ -32,6 +32,7 @@ build() {
|
||||
make || return 1
|
||||
}
|
||||
package() {
|
||||
local f
|
||||
cd "$_builddir"
|
||||
make DESTDIR="$pkgdir" install
|
||||
mkdir -p "$srcdir"/etc/dhcp-probe
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user