From b100957ee7a12f5bc97570ebdeeef5243f8aca9c Mon Sep 17 00:00:00 2001 From: Arnaud Desmons Date: Tue, 20 Aug 2002 15:52:08 +0000 Subject: added install of Postfixconf.pm --- postfix_wizard/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'postfix_wizard/Makefile') diff --git a/postfix_wizard/Makefile b/postfix_wizard/Makefile index 2476e54f..6edf819f 100644 --- a/postfix_wizard/Makefile +++ b/postfix_wizard/Makefile @@ -8,11 +8,7 @@ install: mkdir -p --mode=u=rwx,g=rx,o=rx ${prefix}/share/wizards/postfix_wizard/scripts mkdir -p --mode=u=rwx,g=rx,o=rx ${prefix}/share/wizards/postfix_wizard/images install --mode=u=rw,g=r,o=r -p postfix.wiz ${prefix}/share/wizards/postfix_wizard - - - - - + install --mode=u=rwx,g=rx,o=rx -p scripts/Postfixconf.pm ${prefix}/share/wizards/postfix_wizard/scripts install --mode=u=rwx,g=rx,o=rx -p scripts/*.sh ${prefix}/share/wizards/postfix_wizard/scripts install --mode=u=rwx,g=rx,o=rx -p images/*.jpg ${prefix}/share/wizards/postfix_wizard/images -- cgit v1.2.1