If you want build root support, I've got a patch to the
        qmail-1.03 distribution that adds that in.

Well, does not something like

DESTDIR=/okidoki
make 
make man

mkdir -p $DESTDIR/var/qmail
chmod 755 $DESTDIR/var/qmail

echo $DESTDIR/var/qmail > conf-qmail

make install
make instcheck

./install 
./instcheck


do it?

Mate



Reply via email to