- fix pkg-plist

This commit is contained in:
Cheng-Lung Sung 2011-11-02 01:10:23 +00:00
parent d34b69ba4e
commit a4c5bb2478
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284890

View file

@ -29,7 +29,7 @@ PERL_CONFIGURE= yes
MAN3= Dancer::Plugin::Redis.3
post-patch:
@${REINPLACE_CMD} -i'' -e \
@${REINPLACE_CMD} -i '' -e \
's/_check_connection($$handle->{dbh})/$$handle->{dbh}->ping/' \
${WRKSRC}/lib/Dancer/Plugin/Redis.pm