[ITP] rsnapshot 1.3.0 -- A local and remote filesystem snapshot utility

Jari Aalto jari.aalto@cante.net
Wed Mar 5 20:25:00 GMT 2008


* Wed 2008-03-05 Volker Zell <dr.volker.zell-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
>
> Both binaries have the following as the first 3 lines. Looks a little strange.
>
> #!/usr/bin/perl -w
> # the path to perl at the top was generated by autoconf
> #!/usr/bin/perl -w

That's harmless and cosmetic value only, but I've taken cared of this.

> Also your postinstall script has two times the following code block:

Fixed.

  mkdir rsnapshot
  cd rsnapshot
  wget        \
    http://cygwin.cante.net/rsnapshot/setup.hint \
    http://cygwin.cante.net/rsnapshot/rsnapshot-1.3.0-1-src.tar.bz2 \
    http://cygwin.cante.net/rsnapshot/rsnapshot-1.3.0-1.tar.bz2 \
  tar -xf rsnapshot-1.3.0-1-src.tar.bz2
  ./rsnapshot*.sh --color all

Jari

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



More information about the Cygwin-apps mailing list