Gentoo Archives: gentoo-dev

From: Timothy Redaelli <drizzt@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] New emul-libs.eclass
Date: Mon, 19 Feb 2007 16:08:15
Message-Id: 45D9CAAD.7080905@gentoo.org
In Reply to: Re: [gentoo-dev] New emul-libs.eclass by Mike Frysinger
1 Mike Frysinger wrote:
2 > On Monday 19 February 2007, Fabian Groffen wrote:
3 >> On 19-02-2007 14:14:18 +0100, Timothy Redaelli wrote:
4 >>>> cp -a "${S}"/* "${D}"/ || die "copying files failed!"
5 >>> For future *BSD compatibility (yes i want to use the linux bsd emulation
6 >>> for flash, opera, etc) it's better to use rsync -a imho
7 >> For my understanding, what's wrong with cp -pPR?
8 >
9 > nothing ... that should be used rather than `rsync -a` which should never be
10 > found in an ebuild/eclass
11
12 cp -pPR does not copy hardlinks iirc, btw i don't think we need it so it
13 can work :P
14
15 --
16 Timothy `Drizzt` Redaelli - http://dev.gentoo.org/~drizzt/
17 FreeSBIE Developer, Gentoo Developer, GUFI Staff
18 There are two major products that come out of Berkeley: LSD and UNIX.
19 We don't believe this to be a coincidence. -- Jeremy S. Anderson

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] New emul-libs.eclass Ciaran McCreesh <ciaranm@×××××××.org>