Readd missed newline.
This commit is contained in:
parent
a779a5c8f8
commit
32f9d7bc83
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421242
@ -18,7 +18,8 @@ USE_RC_SUBR= ${PORTNAME}
|
||||
SUB_FILES= ${PORTNAME}.sh
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} 's,%%DATADIR%%,${DATADIR},g;s,%%PREFIX%%,${PREFIX},g' \ ${WRKSRC}/bin/neo4j-shared.sh ${WRKSRC}/conf/neo4j.conf
|
||||
${REINPLACE_CMD} 's,%%DATADIR%%,${DATADIR},g;s,%%PREFIX%%,${PREFIX},g' \
|
||||
${WRKSRC}/bin/neo4j-shared.sh ${WRKSRC}/conf/neo4j.conf
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
|
||||
|
Loading…
Reference in New Issue
Block a user