Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 293699
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- openldap-2.4.19.ebuild      2009-11-19 10:00:20.000000000 +0400
0
++ openldap-2.4.19-r9000.ebuild        2009-11-19 09:44:44.000000000 +0400
Lines 210-215 Link Here
210
       einfo "Compiling contrib-module: $3"
210
       einfo "Compiling contrib-module: $3"
211
       "${lt}" --mode=compile --tag=CC \
211
       "${lt}" --mode=compile --tag=CC \
212
               "${CC}" \
212
               "${CC}" \
213
               -DSLAPD_OVER_`echo $1|tr [:lower:] [:upper:]`=SLAPD_MOD_DYNAMIC \
213
               -I../../../include -I../../../servers/slapd ${CFLAGS} \
214
               -I../../../include -I../../../servers/slapd ${CFLAGS} \
214
               -o ${2%.c}.lo -c $2 || die "compiling $3 failed"
215
               -o ${2%.c}.lo -c $2 || die "compiling $3 failed"
215
       einfo "Linking contrib-module: $3"
216
       einfo "Linking contrib-module: $3"

Return to bug 293699