bind: fix install.
This commit is contained in:
@@ -46,7 +46,7 @@ bind-utils_package() {
|
||||
pkg_install() {
|
||||
for f in dig host nslookup; do
|
||||
vmove usr/bin/${f}
|
||||
vmove usr/share/man/man1/${f}.1
|
||||
vmove usr/share/man/man1/$(basename ${f}).1
|
||||
done
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user