Conflicts
This commit is contained in:
@ -55,7 +55,7 @@ MAKE_ENV+= NOCOLOR=yes
|
|||||||
# undefined symbols.
|
# undefined symbols.
|
||||||
LDFLAGS+= -Wl,--undefined-version
|
LDFLAGS+= -Wl,--undefined-version
|
||||||
|
|
||||||
CONFLICTS_INSTALL= tdb
|
CONFLICTS_INSTALL= tdb
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|%%PKGCONFIGDIR%%|${PKGCONFIGDIR}|g' \
|
@${REINPLACE_CMD} -e 's|%%PKGCONFIGDIR%%|${PKGCONFIGDIR}|g' \
|
||||||
|
|||||||
@ -53,6 +53,8 @@ MAKE_ENV+= NOCOLOR=yes
|
|||||||
# undefined symbols.
|
# undefined symbols.
|
||||||
LDFLAGS+= -Wl,--undefined-version
|
LDFLAGS+= -Wl,--undefined-version
|
||||||
|
|
||||||
|
CONFLICTS_INSTALL= talloc
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|%%PKGCONFIGDIR%%|${PKGCONFIGDIR}|g' \
|
@${REINPLACE_CMD} -e 's|%%PKGCONFIGDIR%%|${PKGCONFIGDIR}|g' \
|
||||||
${BUILD_WRKSRC}/wscript
|
${BUILD_WRKSRC}/wscript
|
||||||
|
|||||||
@ -58,6 +58,8 @@ MAKE_ENV+= NOCOLOR=yes
|
|||||||
# undefined symbols.
|
# undefined symbols.
|
||||||
LDFLAGS+= -Wl,--undefined-version
|
LDFLAGS+= -Wl,--undefined-version
|
||||||
|
|
||||||
|
CONFLICTS_INSTALL= tevent
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|%%PKGCONFIGDIR%%|${PKGCONFIGDIR}|g' \
|
@${REINPLACE_CMD} -e 's|%%PKGCONFIGDIR%%|${PKGCONFIGDIR}|g' \
|
||||||
${BUILD_WRKSRC}/wscript
|
${BUILD_WRKSRC}/wscript
|
||||||
|
|||||||
Reference in New Issue
Block a user