Hei,
On Mon, Sep 16, 2019 at 10:13:53AM -0400, Brad Spencer wrote:
> [...]
> Thanks for seeing that.. my fault... I did not notice the .endif.
yep, wasnt that easy to see for me too ;-)
Kurt
"K. Schreiner" writes:
> Hi,
>
> sorry for the last mail, patch was wrong!
>
> I hope, thats the right one now:
>
> Index: etc/rc.d/Makefile
> ===
> RCS file: /cvsroot/src/etc/rc.d/Makefile,v
> retrieving revision 1.105
> diff -u -r1
Hi,
sorry for the last mail, patch was wrong!
I hope, thats the right one now:
Index: etc/rc.d/Makefile
===
RCS file: /cvsroot/src/etc/rc.d/Makefile,v
retrieving revision 1.105
diff -u -r1.105 Makefile
--- etc/rc.d/Makefile 15 Sep
Hi,
seems an .endif got lost in src/etc/rc.d/Makefile, so /etc/rc.d/zfs
is only installed when X11 != "no".
Fix:
Index: Makefile
===
RCS file: /cvsroot/src/etc/rc.d/Makefile,v
retrieving revision 1.105
diff -u -r1.105 Makefile
--- e