testing/dhcp-probe: use local loop var

This commit is contained in:
Dubiousjim 2013-06-27 02:07:35 -04:00 committed by Natanael Copa
parent f7211f51c4
commit c1dabceff2

View File

@ -32,6 +32,7 @@ build() {
make || return 1
}
package() {
local f
cd "$_builddir"
make DESTDIR="$pkgdir" install
mkdir -p "$srcdir"/etc/dhcp-probe