Christian Weisgerber <na...@mips.inka.de> wrote:

> The point of this...
> 
> MAKE_FLAGS =            INSTALL='/usr/bin/install -c' \
>                         INSTALL_PROGRAM='/usr/bin/install -c -s -m 555' \
>                         INSTALL_DATA='/usr/bin/install -c -m 644'
> 
> ... is to override these INSTALL* commands during the build (!) stage,
> so there aren't any -o or -g flags that would require root.

For the record: We've used this approach in the past, but it doesn't
work any longer since MAKE_FLAGS is now part of ALL_FAKE_FLAGS.

(We'll deal with geda-gaf in a different way.)
-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to