[PATCH] head/Makefile.inc1: Fix 'make distributeworld' when defining WITHOUT_GAMES

Garrett Cooper yanegomi at gmail.com
Sun Sep 2 22:05:16 UTC 2012


On Sun, Sep 2, 2012 at 2:46 PM, Glen Barber <gjb at freebsd.org> wrote:
> Hi,
>
> Attached patch fixes 'make distributeworld' and our 'make release'
> scripts when WITHOUT_GAMES is set.
>
> Can someone please comment/test/commit?

    It should be `.if ${MK_GAMES} != "no"`. Other than that, LGTM!
Thanks!
-Garrett


More information about the freebsd-hackers mailing list