Gentoo Archives: gentoo-user

From: "Nico Schümann" <nico.schuemann@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Custom rsync command for "emerge --sync"?
Date: Sat, 24 Mar 2007 18:47:25
Message-Id: 1f05046e0703241141xb762d73s4b53284313ee6790@mail.gmail.com
In Reply to: [gentoo-user] Custom rsync command for "emerge --sync"? by Alexander Skwar
1 > How do I tell emerge to use a custom rsync command?
2
3 Hello,
4
5 I hope you know about the script.
6 Create some kind of directory, let's say
7 /opt/mybin
8 copy your rsync script to this directory and call it "rsync". Then do this:
9 PATH=/opt/mybin:$PATH emerge --sync
10
11 Regards,
12 Nico
13 --
14 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Custom rsync command for "emerge --sync"? Jan-Hendrik Zab <xaero@×××.de>