From dc62b2a91df828839c0cf08fa902a4f66bd068e8 Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Tue, 20 Jan 2004 16:43:51 +0000 Subject: decomment needed_rpm bind --- dns_wizard/Bind.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns_wizard/Bind.pm') diff --git a/dns_wizard/Bind.pm b/dns_wizard/Bind.pm index ad3bd3ff..3eb01828 100644 --- a/dns_wizard/Bind.pm +++ b/dns_wizard/Bind.pm @@ -64,7 +64,7 @@ my $o = { CLIENTNAME => '', CLIENTIP => '', }, -# needed_rpm => [ 'bind' ], + needed_rpm => [ 'bind' ], defaultimage => "/usr/share/wizards/dns_wizard/images/DNS.png", init => sub { if ($SHORTHOSTNAME =~ /localhost/) { -- cgit v1.2.1