Jan Engelhardt <[email protected]> wrote:
> Calling /usr/bin/install with -o/-g will attempt to chown, and fail
> if unsuccessful, which makes an unprivileged install with DESTDIR a
> futile attempt always.
> 
> Drop it, because /usr/bin/install chowns to the current running user
> *anyway*, which means when root calls `make install`, it will do the
> right thing as before.

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to