On 07/31/16 11:56, Guy Yur wrote:
On Sun, Jul 31, 2016 at 5:46 AM, Pedro Giffuni <p...@freebsd.org> wrote:


Index: sbin/resolvconf/Makefile
===================================================================
--- sbin/resolvconf/Makefile    (revision 303557)
+++ sbin/resolvconf/Makefile    (working copy)
@@ -30,6 +30,7 @@
                -e 's:@LIBEXECDIR@:${FILESDIR}:g' \
                -e 's:@VARDIR@:${VARDIR}:g' \
                -e 's:@RESTARTCMD \(.*\)@:${RESTARTCMD}:g' \
+               -e 's:@RESTARTCMD@:${RESTARTCMD}:g' \
                -e 's:@RCDIR@:${RCDIR}:g' \
                -e 's: vpn : ng[0-9]*&:g' \
                ${DIST}/$@.in > $@



And the underscore was not a typo.
Thanks Guy!

Pedro.

Hi,

I meant for the RESTARTCMD_= statement to be added too.
I should have sent a patch file.


Ugh ... yeah I am really bad at "guessing" patches.

I will play with your patch. Thanks.

Pedro.
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to