mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
postfix: Temporarily disable NIS
This makes postfix FTBFS because glibc has removed their RPC headers. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -38,7 +38,8 @@ DEPS = "amavisd mysql"
|
|||||||
|
|
||||||
CCARGS = `getconf LFS_CFLAGS` \
|
CCARGS = `getconf LFS_CFLAGS` \
|
||||||
-DDEF_DAEMON_DIR="'\"/usr/lib/postfix\"'" \
|
-DDEF_DAEMON_DIR="'\"/usr/lib/postfix\"'" \
|
||||||
-DDEF_MANPAGE_DIR="'\"/usr/share/man\"'"
|
-DDEF_MANPAGE_DIR="'\"/usr/share/man\"'" \
|
||||||
|
-DNO_NIS
|
||||||
AUXLIBS =
|
AUXLIBS =
|
||||||
|
|
||||||
# LDAP
|
# LDAP
|
||||||
|
|||||||
Reference in New Issue
Block a user