mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Make sure, ${PREFIX}/etc/ is searched for config-files, rather than the
/etc
This commit is contained in:
parent
9b637227c4
commit
6615a3e00c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369934
@ -30,6 +30,12 @@ WBXML_DESC= Synchronization Support
|
||||
post-patch:
|
||||
${REINPLACE_CMD} 's|%%LOCALBASE%%|${LOCALBASE}|g' \
|
||||
${WRKSRC}/go/base/Config.php
|
||||
${REINPLACE_CMD} 's|/etc/groupoffice|${PREFIX}&|g' \
|
||||
${WRKSRC}/go/base/Config.php \
|
||||
${WRKSRC}/install/configFile.php \
|
||||
${WRKSRC}/modules/serverclient/HttpClient.php \
|
||||
${WRKSRC}/modules/serverclient/ServerclientModule.php \
|
||||
${WRKSRC}/modules/site/index.php
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user