From 64ad3b28d6752357a656262de4dbbd0e0a304338 Mon Sep 17 00:00:00 2001 From: Arnaud Desmons Date: Thu, 1 Aug 2002 15:03:11 +0000 Subject: install perl Module --- dns_wizard/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'dns_wizard/Makefile') diff --git a/dns_wizard/Makefile b/dns_wizard/Makefile index b4927ec1..309ea881 100644 --- a/dns_wizard/Makefile +++ b/dns_wizard/Makefile @@ -14,6 +14,7 @@ install: install --mode=u=rw,g=r,o=r -p dns.es.wpo ${prefix}/share/wizards/dns_wizard install --mode=u=rw,g=r,o=r -p dns.it.wpo ${prefix}/share/wizards/dns_wizard install --mode=a=r -p ./images/DNS.jpg ${prefix}/share/wizards/dns_wizard/images + install --mode=u=rw,g=r,o=r -p scripts/Dnsconf.pm ${prefix}/share/wizards/dns_wizard/scripts install --mode=u=rwx,g=rx,o=rx -p scripts/*.sh ${prefix}/share/wizards/dns_wizard/scripts install --mode=u=rwx,g=rx,o=rx -p scripts/*.default ${prefix}/share/wizards/dns_wizard/scripts -- cgit v1.2.1