summaryrefslogtreecommitdiffstats
path: root/postfix_wizard/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'postfix_wizard/Makefile')
-rw-r--r--postfix_wizard/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/postfix_wizard/Makefile b/postfix_wizard/Makefile
index ef1bcb8f..2476e54f 100644
--- a/postfix_wizard/Makefile
+++ b/postfix_wizard/Makefile
@@ -8,11 +8,11 @@ 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/*.sh ${prefix}/share/wizards/postfix_wizard/scripts
install --mode=u=rwx,g=rx,o=rx -p images/*.jpg ${prefix}/share/wizards/postfix_wizard/images