Christian Zoffoli wrote:
> 
> Hello!  I've uploaded this file to ftp.linux-mandrake.com/incoming/.
> - added requires libsasl-devel
> - changed /usr/bin/make in if [ -z "$NPROCS" -a -f /proc/stat ]; then NPROCS=`egrep 
>-c ^cpu[0-9]+ /proc/stat || :`; fi
> if [ -z "$NPROCS" -o "$NPROCS" -le "0" ]; then
>   NPROCS=1
> fi
> make -j$NPROCS

Beware at %make instead of %%make in %changelog...

Bye.
Giuseppe.


Reply via email to