Conflicts

This commit is contained in:
2025-01-23 16:46:02 +01:00
parent 773c992991
commit 223ecbfc0f
3 changed files with 5 additions and 1 deletions

View File

@ -55,7 +55,7 @@ MAKE_ENV+= NOCOLOR=yes
# undefined symbols.
LDFLAGS+= -Wl,--undefined-version
CONFLICTS_INSTALL= tdb
CONFLICTS_INSTALL= tdb
post-patch:
@${REINPLACE_CMD} -e 's|%%PKGCONFIGDIR%%|${PKGCONFIGDIR}|g' \

View File

@ -53,6 +53,8 @@ MAKE_ENV+= NOCOLOR=yes
# undefined symbols.
LDFLAGS+= -Wl,--undefined-version
CONFLICTS_INSTALL= talloc
post-patch:
@${REINPLACE_CMD} -e 's|%%PKGCONFIGDIR%%|${PKGCONFIGDIR}|g' \
${BUILD_WRKSRC}/wscript

View File

@ -58,6 +58,8 @@ MAKE_ENV+= NOCOLOR=yes
# undefined symbols.
LDFLAGS+= -Wl,--undefined-version
CONFLICTS_INSTALL= tevent
post-patch:
@${REINPLACE_CMD} -e 's|%%PKGCONFIGDIR%%|${PKGCONFIGDIR}|g' \
${BUILD_WRKSRC}/wscript