This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] stgit 0.13 -- Quilt functionality on top of git


* Tue 2007-09-11 Dr Dr <Dr.Volker.Zell-QHcLZuEGTsvQT0dZR+AlfA AT public.gmane.org>
> Yes, but under
>
> /usr/share and not /usr/share/share

Fixed.

Thanks for review,
Jari

a) manual

  wget        \
    http://cygwin.cante.net/stgit/stgit-0.13-1-src.tar.bz2 \
    http://cygwin.cante.net/stgit/stgit-0.13-1.tar.bz2 \
    http://cygwin.cante.net/stgit/setup.hint

b) automated for review

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

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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]