From: Michael Tremer Date: Sat, 10 Feb 2018 14:42:36 +0000 (+0000) Subject: postfix: Temporarily disable NIS X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b349f4da63b9400448ae7ee2015fed49919b3de8;p=people%2Fms%2Fipfire-2.x.git postfix: Temporarily disable NIS This makes postfix FTBFS because glibc has removed their RPC headers. Signed-off-by: Michael Tremer --- diff --git a/lfs/postfix b/lfs/postfix index 302b68f5d6..ade8941c30 100644 --- a/lfs/postfix +++ b/lfs/postfix @@ -38,7 +38,8 @@ DEPS = "amavisd mysql" CCARGS = `getconf LFS_CFLAGS` \ -DDEF_DAEMON_DIR="'\"/usr/lib/postfix\"'" \ - -DDEF_MANPAGE_DIR="'\"/usr/share/man\"'" + -DDEF_MANPAGE_DIR="'\"/usr/share/man\"'" \ + -DNO_NIS AUXLIBS = # LDAP