public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* RFU: fdupes-1.50-PR2-2 (64bit)
@ 2013-09-15  7:07 Jari Aalto
  2013-10-05 22:46 ` Ken Brown
  2013-10-11  9:21 ` [Packaging error] " Dr. Volker Zell
  0 siblings, 2 replies; 5+ messages in thread
From: Jari Aalto @ 2013-09-15  7:07 UTC (permalink / raw)
  To: cygwin-apps

wget --recursive --no-host-directories --cut-dirs=5 \
    http://cante.net/~jaalto/tmp/cygwin/fdupes/64/fdupes/fdupes-1.50-PR2-2-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/fdupes/64/fdupes/fdupes-1.50-PR2-2.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/fdupes/64/fdupes/setup.hint

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: RFU: fdupes-1.50-PR2-2 (64bit)
  2013-09-15  7:07 RFU: fdupes-1.50-PR2-2 (64bit) Jari Aalto
@ 2013-10-05 22:46 ` Ken Brown
  2013-10-11  9:21 ` [Packaging error] " Dr. Volker Zell
  1 sibling, 0 replies; 5+ messages in thread
From: Ken Brown @ 2013-10-05 22:46 UTC (permalink / raw)
  To: cygwin-apps

On 9/15/2013 3:07 AM, Jari Aalto wrote:
> wget --recursive --no-host-directories --cut-dirs=5 \
>      http://cante.net/~jaalto/tmp/cygwin/fdupes/64/fdupes/fdupes-1.50-PR2-2-src.tar.bz2 \
>      http://cante.net/~jaalto/tmp/cygwin/fdupes/64/fdupes/fdupes-1.50-PR2-2.tar.bz2 \
>      http://cante.net/~jaalto/tmp/cygwin/fdupes/64/fdupes/setup.hint

Uploaded.

Ken

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Packaging error] Re: RFU: fdupes-1.50-PR2-2 (64bit)
  2013-09-15  7:07 RFU: fdupes-1.50-PR2-2 (64bit) Jari Aalto
  2013-10-05 22:46 ` Ken Brown
@ 2013-10-11  9:21 ` Dr. Volker Zell
  2013-10-11 15:08   ` RFU: fdupes-1.50-PR2-3 (64bit, manpage) Jari Aalto
  1 sibling, 1 reply; 5+ messages in thread
From: Dr. Volker Zell @ 2013-10-11  9:21 UTC (permalink / raw)
  To: cygwin-apps

>>>>> Jari Aalto writes:

    > wget --recursive --no-host-directories --cut-dirs=5 \
    >     http://cante.net/~jaalto/tmp/cygwin/fdupes/64/fdupes/fdupes-1.50-PR2-2-src.tar.bz2 \
    >     http://cante.net/~jaalto/tmp/cygwin/fdupes/64/fdupes/fdupes-1.50-PR2-2.tar.bz2 \
    >     http://cante.net/~jaalto/tmp/cygwin/fdupes/64/fdupes/setup.hint

man page is under /usr/man instead of /usr/share/man

Ciao
  Volker

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RFU: fdupes-1.50-PR2-3 (64bit, manpage)
  2013-10-11  9:21 ` [Packaging error] " Dr. Volker Zell
@ 2013-10-11 15:08   ` Jari Aalto
  2013-10-12 13:05     ` Ken Brown
  0 siblings, 1 reply; 5+ messages in thread
From: Jari Aalto @ 2013-10-11 15:08 UTC (permalink / raw)
  To: cygwin-apps

2013-10-11 12:21 "Dr. Volker Zell" <dr.volker.zell@oracle.com>:
|
| man page is under /usr/man instead of /usr/share/man

Fixed, thanks:

wget --recursive --no-host-directories --cut-dirs=5 \
    http://cante.net/~jaalto/tmp/cygwin/fdupes/64/fdupes/fdupes-1.50-PR2-3-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/fdupes/64/fdupes/fdupes-1.50-PR2-3.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/fdupes/64/fdupes/setup.hint

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: RFU: fdupes-1.50-PR2-3 (64bit, manpage)
  2013-10-11 15:08   ` RFU: fdupes-1.50-PR2-3 (64bit, manpage) Jari Aalto
@ 2013-10-12 13:05     ` Ken Brown
  0 siblings, 0 replies; 5+ messages in thread
From: Ken Brown @ 2013-10-12 13:05 UTC (permalink / raw)
  To: cygwin-apps

On 10/11/2013 11:08 AM, Jari Aalto wrote:
> 2013-10-11 12:21 "Dr. Volker Zell" <dr.volker.zell@oracle.com>:
> |
> | man page is under /usr/man instead of /usr/share/man
>
> Fixed, thanks:
>
> wget --recursive --no-host-directories --cut-dirs=5 \
>      http://cante.net/~jaalto/tmp/cygwin/fdupes/64/fdupes/fdupes-1.50-PR2-3-src.tar.bz2 \
>      http://cante.net/~jaalto/tmp/cygwin/fdupes/64/fdupes/fdupes-1.50-PR2-3.tar.bz2 \
>      http://cante.net/~jaalto/tmp/cygwin/fdupes/64/fdupes/setup.hint

Uploaded.

Ken

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-10-12 13:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-15  7:07 RFU: fdupes-1.50-PR2-2 (64bit) Jari Aalto
2013-10-05 22:46 ` Ken Brown
2013-10-11  9:21 ` [Packaging error] " Dr. Volker Zell
2013-10-11 15:08   ` RFU: fdupes-1.50-PR2-3 (64bit, manpage) Jari Aalto
2013-10-12 13:05     ` Ken Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).