Eric Blake <ebb9-PGZyUNKar/[EMAIL PROTECTED]> writes:
> /usr/sbin/alternatives.exe is already provided by the alternatives
> package. You will have to work out that conflict first.
I disabled it during configure. Package no longer include that binary.
Thanks,
Jari
a) manual
wget \
http://cygwin.cante.net/chkconfig/chkconfig-1.3.30a-1.tar.bz2 \
http://cygwin.cante.net/chkconfig/chkconfig-1.3.30a-1-src.tar.bz2 \
http://cygwin.cante.net/chkconfig/setup.hint
b) automated for review.
gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8
mkdir chkconfig ; cd chkconfig
rm -f get.sh get.sh.sig
wget http://cygwin.cante.net/chkconfig/get.sh \
http://cygwin.cante.net/chkconfig/get.sh.sig &&
gpg --verify get.sh.sig get.sh &&
sh get.sh