From e6b776b15d4ef3ff743cdc79424a81c8dbbac39b Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Fri, 1 Jul 2005 03:16:16 +0000 Subject: move file in script directory --- postfix_wizard/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postfix_wizard/Makefile') diff --git a/postfix_wizard/Makefile b/postfix_wizard/Makefile index 6a3f753a..154f7b60 100644 --- a/postfix_wizard/Makefile +++ b/postfix_wizard/Makefile @@ -8,7 +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=rw,g=r,o=r -p main.cf.dist ${prefix}/share/wizards/postfix_wizard + install --mode=u=rw,g=r,o=r -p scripts/main.cf.dist.default ${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/*.png ${prefix}/share/wizards/postfix_wizard/images -- cgit v1.2.1