summaryrefslogtreecommitdiffstats
path: root/base/bind-utils
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-03-25 22:01:40 +0100
committertnut <thierryn1 at hispeed dot ch>2010-03-25 22:01:40 +0100
commitf50a79d08ee34184566f3c7d9def0ea4358318e9 (patch)
tree64cc96340f6b06c3f51a0eb7bc3e9a213ed51156 /base/bind-utils
parent1e4863584ee010b434343921f0f85818044fe509 (diff)
downloadnutyx-pakxe-f50a79d08ee34184566f3c7d9def0ea4358318e9.tar.gz
nutyx-pakxe-f50a79d08ee34184566f3c7d9def0ea4358318e9.tar.bz2
nutyx-pakxe-f50a79d08ee34184566f3c7d9def0ea4358318e9.tar.xz
nutyx-pakxe-f50a79d08ee34184566f3c7d9def0ea4358318e9.zip
bind-utils, correction du nom du paquet
Diffstat (limited to 'base/bind-utils')
-rw-r--r--base/bind-utils/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/bind-utils/Pkgfile b/base/bind-utils/Pkgfile
index a27ef73ac..0eb5cfc4f 100644
--- a/base/bind-utils/Pkgfile
+++ b/base/bind-utils/Pkgfile
@@ -3,13 +3,13 @@
# Maintainer: NuTyX core team
# Packager: fredjo
-name=bind
+name=bind-utils
version=9.4.1-P1
release=1
source=(http://gd.tuwien.ac.at/infosys/servers/isc/bind9/9.4.1-P1/bind-9.4.1-P1.tar.gz)
build(){
- cd $name-$version
+ cd bind-$version
./configure --prefix=/usr \
--mandir=/usr/share/man
make -C lib/dns