wok rev 19926
postfix: dirty fix
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Apr 21 10:31:31 2017 +0200 (2017-04-21) |
parents | 6b06abdea831 |
children | 7da4e0fcfa8c |
files | postfix/receipt |
line diff
1.1 --- a/postfix/receipt Thu Apr 20 17:05:52 2017 +0200 1.2 +++ b/postfix/receipt Fri Apr 21 10:31:31 2017 +0200 1.3 @@ -32,6 +32,7 @@ 1.4 -L/usr/lib/mysql -lmysqlclient -lz -lm " && 1.5 make 1.6 export install_root=$DESTDIR 1.7 + mkdir /etc/postfix && cp $install_root/etc/postfix/master.cf /etc/postfix 1.8 sh postfix-install -non-interactive 1.9 } 1.10