Fix a typo in pureftpd.schema
PR: ports/97387 Submitted by: Malte von dem Hagen <bsd at mnetworking.de> Approved by: maintainer
This commit is contained in:
parent
5d31075cb4
commit
5705353b7b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162637
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@ pre-fetch:
|
|||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${exec_prefix}|${PREFIX}|g' ${WRKSRC}/configuration-file/pure-config.pl.in
|
||||
@${REINPLACE_CMD} -e 's,SYNTAX SYNTAX,SYNTAX,' ${WRKSRC}/pureftpd.schema
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/pureftpd-ldap.conf ${PREFIX}/etc/pureftpd-ldap.conf.sample
|
||||
|
|
Loading…
Reference in a new issue