mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Revert previous change which was committed by mistake along with some
other ports. Noticed by: swills It also happened to be incorrect! The path should have been PREFIX/tinderbox/scripts. Noticed by: sunpoet
This commit is contained in:
parent
e002e5fc00
commit
a849c5ff0d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300244
@ -119,7 +119,6 @@ post-patch:
|
||||
${WRKSRC}/tc
|
||||
.endif
|
||||
${REINPLACE_CMD} -e 's/.set_rcvar./tinderd_enable/' \
|
||||
-e 's,/space/scripts,${PREFIX}/tinderbox,' \
|
||||
${WRKSRC}/etc/rc.d/tinderd
|
||||
@cd ${WRKSRC} && ${FIND} -E . -regex '.*(orig|bak)' -exec ${RM} {} \;
|
||||
|
||||
|
@ -101,7 +101,6 @@ post-patch:
|
||||
${WRKSRC}/tc
|
||||
.endif
|
||||
${REINPLACE_CMD} -e 's/.set_rcvar./tinderd_enable/' \
|
||||
-e 's,/space/scripts,${PREFIX}/tinderbox,' \
|
||||
${WRKSRC}/etc/rc.d/tinderd
|
||||
@cd ${WRKSRC} && ${FIND} -E . -regex '.*(orig|bak)' -exec ${RM} {} \;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user