On 07/30/16 21:35, Glen Barber wrote: ... >> >> I don't see the error message though. so I need some confirmation that >> this fixes the issue. >> > > Likewise, I do not see the error either, so would like definitive > confirmation the patch resolves the issue. > OK, I don't see the error message but I can reproduce it: % grep _at_RESTARTCMD_at_ * resolvconf:RESTARTCMD=_at_RESTARTCMD_at_ >> Index: sbin/resolvconf/Makefile >> =================================================================== >> --- sbin/resolvconf/Makefile (revision 303557) >> +++ sbin/resolvconf/Makefile (working copy) >> _at__at_ -30,6 +30,7 _at__at_ >> -e 's:_at_LIBEXECDIR_at_:${FILESDIR}:g' \ >> -e 's:_at_VARDIR_at_:${VARDIR}:g' \ >> -e 's:_at_RESTARTCMD \(.*\)_at_:${RESTARTCMD}:g' \ >> + -e 's:_at_RESTARTCMD_at_:${RESTARTCMD}:g' \ >> -e 's:_at_RCDIR_at_:${RCDIR}:g' \ >> -e 's: vpn : ng[0-9]*&:g' \ >> ${DIST}/$_at_.in > $_at_ > And the underscore was not a typo. Thanks Guy! Pedro.Received on Sun Jul 31 2016 - 00:46:55 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:07 UTC