nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] [exmh-workers] Second release candidate fornmh1.5 is now available

2012-05-07 15:02:54
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
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Nmh-workers] [exmh-workers] Second release candidate fornmh1.5 is now available, David Levine <=