- Install correct apr_mysql_dbd revision

Spotted by:	Tigran Azaryantz <tigercost@yahoo.com>
This commit is contained in:
Clement Laforet 2006-11-07 08:09:20 +00:00
parent beb5f1a57c
commit a3c785313b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176682

View File

@ -168,7 +168,7 @@ show-options:
@${SED} -ne 's/^##//p' ${APACHEDIR}/Makefile.doc
post-extract:
@${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/apr_dbd_mysql.rev-50.c \
@${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/apr_dbd_mysql.rev-57.c \
${WRKSRC}/srclib/apr-util/dbd/apr_dbd_mysql.c
post-patch: