postfix: replace a old make install command by a new one

This commit is contained in:
Simon Gloner 2006-11-28 16:04:02 +01:00
parent b412dc6a17
commit 0abbcbed00

View File

@ -19,8 +19,8 @@ build() {
make tidy
make makefiles DEBUG="" OPT="$CFLAGS" CCARGS="$_CCARGS" AUXLIBS="$_AUXLIBS"
make DEBUG="" OPT="$CFLAGS" CCARGS="$_CCARGS" AUXLIBS="$_AUXLIBS"
sh ./postfix-install -non-interactive install_root=$PKG \
make non-interactive-package install_root=$PKG \
mail_owner=mail \
setgid_group=postdrop \
config_directory=/etc/postfix \