mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Oops, revert last commit. In my rush to fix a "problem", I forgot to
actually check to see that this /bin/echo wasn't accounted for. 8)
This commit is contained in:
parent
5455031a0c
commit
d1663d0b2e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30538
@ -25,6 +25,5 @@ pre-fetch:
|
||||
|
||||
pre-install:
|
||||
${PERL} ${SCRIPTDIR}/createuser
|
||||
${PERL} -pi -e "s@/bin/echo@echo@g" ${WRKSRC}/hosts.cfg.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -25,6 +25,5 @@ pre-fetch:
|
||||
|
||||
pre-install:
|
||||
${PERL} ${SCRIPTDIR}/createuser
|
||||
${PERL} -pi -e "s@/bin/echo@echo@g" ${WRKSRC}/hosts.cfg.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -25,6 +25,5 @@ pre-fetch:
|
||||
|
||||
pre-install:
|
||||
${PERL} ${SCRIPTDIR}/createuser
|
||||
${PERL} -pi -e "s@/bin/echo@echo@g" ${WRKSRC}/hosts.cfg.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -25,6 +25,5 @@ pre-fetch:
|
||||
|
||||
pre-install:
|
||||
${PERL} ${SCRIPTDIR}/createuser
|
||||
${PERL} -pi -e "s@/bin/echo@echo@g" ${WRKSRC}/hosts.cfg.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -25,6 +25,5 @@ pre-fetch:
|
||||
|
||||
pre-install:
|
||||
${PERL} ${SCRIPTDIR}/createuser
|
||||
${PERL} -pi -e "s@/bin/echo@echo@g" ${WRKSRC}/hosts.cfg.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -25,6 +25,5 @@ pre-fetch:
|
||||
|
||||
pre-install:
|
||||
${PERL} ${SCRIPTDIR}/createuser
|
||||
${PERL} -pi -e "s@/bin/echo@echo@g" ${WRKSRC}/hosts.cfg.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user