Gentoo Archives: gentoo-dev

From: Fabian Groffen <grobian@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] New emul-libs.eclass
Date: Mon, 19 Feb 2007 15:32:15
Message-Id: 20070219152911.GF2090@gentoo.org
In Reply to: Re: [gentoo-dev] New emul-libs.eclass by Timothy Redaelli
1 On 19-02-2007 14:14:18 +0100, Timothy Redaelli wrote:
2 > > cp -a "${S}"/* "${D}"/ || die "copying files failed!"
3 >
4 > For future *BSD compatibility (yes i want to use the linux bsd emulation
5 > for flash, opera, etc) it's better to use rsync -a imho
6
7 For my understanding, what's wrong with cp -pPR?
8
9
10 --
11 Fabian Groffen
12 Gentoo on a different level
13 --
14 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] New emul-libs.eclass Mike Frysinger <vapier@g.o>