# HG changeset patch # User Pascal Bellard # Date 1492763491 -7200 # Node ID 8263fc91cf072a40a8ffbd8e01d5e280cd03d2a0 # Parent 6b06abdea8312a06f07daf605be7336e39e8f8b3 postfix: dirty fix diff -r 6b06abdea831 -r 8263fc91cf07 postfix/receipt --- a/postfix/receipt Thu Apr 20 17:05:52 2017 +0200 +++ b/postfix/receipt Fri Apr 21 10:31:31 2017 +0200 @@ -32,6 +32,7 @@ -L/usr/lib/mysql -lmysqlclient -lz -lm " && make export install_root=$DESTDIR + mkdir /etc/postfix && cp $install_root/etc/postfix/master.cf /etc/postfix sh postfix-install -non-interactive }