Jesse Keating wrote:

>On Thu, 11 Apr 2002 17:24:10 +0100
>"Carwyn T. Edwards" <[EMAIL PROTECTED]> issued forth:
>
>>Should using the xflags work? Is there some other way of getting the RPM 
>>to build using the courier user?
>>
>
>IIRC xflags only work if %configure is used in the spec, and last time I looked
>Sam has his spec manually run ./configure.
>
>You may want to extract the tarball, make your changes to the .spec and
>rpmbuild -ta it.
>
%configure --localstatedir=%{_localstatedir} \
        --with-authdaemonvar=%{authdaemondir} \
        %{?xflags: %{xflags}}

Nope, the %configure macro is being used. I remember having troulble 
getting courier to run  its parts as the courier user when I installed 
it from source too (non rpm install). I might try that again and see if 
the problem goes deeper than the rpm build part.

Carwyn





_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to