* Fri 2007-12-14 Dr Dr <[EMAIL PROTECTED]>
* Message-Id: [EMAIL PROTECTED]
> The original package contained an additional symbolic link from
> xmonui.1x to xmon.1x

Thanks, fixed.

Jari

a) manual

 wget        \
    http://cygwin.cante.net/xmon/xmon-1.5.6-2-src.tar.bz2 \
    http://cygwin.cante.net/xmon/xmon-1.5.6-2.tar.bz2 \
    http://cygwin.cante.net/xmon/setup.hint

b) automatic

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir xmon ; cd xmon
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/xmon/get.sh \
          http://cygwin.cante.net/xmon/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh


-- 
Welcome to FOSS revolution: we fix and modify until it shines

Reply via email to