Remove trailing backslash.
Noticed by: Craig Leres <leres@ee.lbl.gov>
This commit is contained in:
parent
91155b978e
commit
ec9af97962
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262163
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ post-patch:
|
|||
@${SED} ${PKGMESSAGE_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} \
|
||||
${MSG_FILE} > ${PKGMESSAGE}
|
||||
@${REINPLACE_CMD} ${REINPLACE_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} \
|
||||
${WRKSRC}/client/dhclient.conf \
|
||||
${WRKSRC}/client/dhclient.conf
|
||||
|
||||
do-install:
|
||||
${MAKE} -C ${WRKSRC}/${SUBSYS} install
|
||||
|
|
Loading…
Reference in a new issue