Fix build error by rcNG-fy.
Pointy hat to: myself
This commit is contained in:
parent
de8127efe5
commit
45633b413e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108438
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ post-configure:
|
|||
|
||||
post-build:
|
||||
@${SED} ${RC_SCRIPTS_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} \
|
||||
${FILESDIR}/smartd.sh > ${WRKDIR}/wwwoffled.sh
|
||||
${FILESDIR}/wwwoffled.sh > ${WRKDIR}/wwwoffled.sh
|
||||
|
||||
post-install:
|
||||
@${INSTALL_SCRIPT} ${WRKSRC}/conf/upgrade-config-2.5-2.6.pl ${WWWOFFLE_SPOOL}
|
||||
|
|
Loading…
Reference in a new issue