fix bug 150339: fix include paths for libbind; add BuildRequires for
libbind-devel
This commit is contained in:
parent
000ba96b33
commit
4bc134b85b
@ -158,7 +158,7 @@ define(\`confSTDIR', \`%{stdir}')
|
||||
define(\`STATUS_FILE', \`%{stdir}/statistics')
|
||||
EOF
|
||||
|
||||
%ifarch ppc ppc64
|
||||
%ifarch ppc ppc64 s390x
|
||||
cat >> redhat.config.m4 << EOF
|
||||
APPENDDEF(\`confOPTIMIZE', \`-DSM_CONF_SHM=0')
|
||||
EOF
|
||||
@ -264,7 +264,7 @@ Make() {
|
||||
LIBOWN=${nameuser} LIBGRP=${namegroup} \
|
||||
GBINOWN=${nameuser} GBINGRP=${namegroup} \
|
||||
CFOWN=${nameuser} CFGRP=${namegroup} \
|
||||
MSPQOWN=${nameuser}
|
||||
MSPQOWN=${nameuser}
|
||||
}
|
||||
|
||||
Make install -C $OBJDIR/libmilter
|
||||
|
Loading…
Reference in New Issue
Block a user