From ef15db60fc84a456a12618c0b2d75605ebe291e8 Mon Sep 17 00:00:00 2001 From: Arnaud Desmons Date: Tue, 20 Aug 2002 08:10:12 +0000 Subject: removed wpo without \b --- dhcp_wizard/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'dhcp_wizard') diff --git a/dhcp_wizard/Makefile b/dhcp_wizard/Makefile index 43d69901..619c0f6a 100644 --- a/dhcp_wizard/Makefile +++ b/dhcp_wizard/Makefile @@ -8,11 +8,11 @@ install: mkdir -p --mode=u=rwx,g=rx,o=rx ${prefix}/share/wizards/dhcp_wizard/scripts mkdir -p --mode=u=rwx,g=rx,o=rx ${prefix}/share/wizards/dhcp_wizard/images install --mode=u=rw,g=r,o=r -p dhcp.wiz ${prefix}/share/wizards/dhcp_wizard - - - - - + + + + + install --mode=a=r -p ./images/DHCP.jpg ${prefix}/share/wizards/dhcp_wizard/images install --mode=u=rwx,g=rx,o=rx -p scripts/*.sh ${prefix}/share/wizards/dhcp_wizard/scripts install --mode=u=rw,g=r,o=r -p scripts/Dhcpconf.pm ${prefix}/share/wizards/dhcp_wizard/scripts -- cgit v1.2.1