The script

samba-3.0.23a/packaging/RedHat-9/makerpms.sh

doesn't work on a Redhat 9 machine.

It has:

VERSION='3.0.23a'
REVISION='a'

and later:

chown -R ${USERID}.${GRPID} samba-${VERSION}${REVISION}

This would refer to a folder samba-3.0.23aa which doesn't exist.

The attached patch fixes this problem.

Mogens
-- 
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Fax: +45 33 27 47 08
Email: [EMAIL PROTECTED] Homepage: http://www.crc.dk
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to