Kevin wrote:
> Later in the make install step I see this:
>
> if test x != x; then \
> chgrp mail [...] && \
> chmod 2755 [...] \
> fi
Right, so make install won't chgrp/chmod.
> I started with a Fedora src.rpm, which contains this line right
> after the make install.
>
> chmod g-s $RPM_BUILD_ROOT/%{_bindir}/inc
Remove it. It's not needed because make install does only what's
necessary.
David
_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers