Add missing @

This commit is contained in:
Chris D. Faulhaber 2000-09-08 15:01:16 +00:00
parent 7fcff7f4dc
commit 07cee4abea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32440

View file

@ -70,7 +70,7 @@ do-install:
${PREFIX}/share/tcserver
.endif
${INSTALL_DATA} ${WRKSRC}/content/tcserver-test.mov ${PREFIX}/share/tcserver/content
if [ ! -f ${PREFIX}/etc/rc.d/tcserver.sh ]; then \
@if [ ! -f ${PREFIX}/etc/rc.d/tcserver.sh ]; then \
${ECHO} "Installing ${PREFIX}/etc/rc.d/tcserver.sh startup file."; \
${INSTALL_SCRIPT} ${WRKSRC}/scripts/tcserver.init \
${PREFIX}/etc/rc.d/tcserver.sh; \