Skip to content

Commit

Permalink
databases/p5-DBD-mysql: adjust CONFICTS_INSTALL after adding database…
Browse files Browse the repository at this point in the history
…s/p5-DBD-mysql4

databases/p5-DBD-mysql4 added in 95f49cb3b54aa5c685fb3ea73aaf1be76af6111

PR:		277889 275100
Approved by:	flo, arrowd (mentor, implicit)
  • Loading branch information
VVD committed Apr 6, 2024
1 parent 04af4b7 commit c0cf30c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databases/p5-DBD-mysql/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ USE_PERL5= configure
CONFIGURE_ARGS= ${_CONFIGURE_ARGS_${CHOSEN_COMPILER_TYPE}}
_CONFIGURE_ARGS_gcc= --libs="-L${PREFIX}/lib/gcc${GCC_DEFAULT} `mysql_config --libs | ${SED} 's/-pthread //'`"

CONFLICTS_INSTALL= p5-DBD-mysql[45][0-9]
CONFLICTS_INSTALL= p5-DBD-mysql4

post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/DBD/mysql/mysql.so
Expand Down

0 comments on commit c0cf30c

Please sign in to comment.