mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fix typo
This commit is contained in:
parent
cd04e0e4c7
commit
e2b2a8c0ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176101
@ -214,7 +214,7 @@ pre-install:
|
||||
@PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
|
||||
|
||||
install-startup-script:
|
||||
.if !exists(${WRKDIR}/apache2.sh
|
||||
.if !exists(${WRKDIR}/apache2.sh)
|
||||
@${MKDIR} ${WRKDIR}
|
||||
@${SED} ${RC_SCRIPTS_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} \
|
||||
${FILESDIR}/apache.sh > ${WRKDIR}/apache2.sh
|
||||
|
Loading…
Reference in New Issue
Block a user