Gentoo Archives: gentoo-dev

From: Sean Mitchell <SMitchell@×××××××××××××××××××.com>
To: "'gentoo-dev@g.o'" <gentoo-dev@g.o>
Subject: RE: [gentoo-dev] Prefixed Emerge's
Date: Wed, 17 Apr 2002 09:42:39
Message-Id: 23DFAA462CC6A64487613B0E242D9FF706EC20@mercury.phoenix-interactive.com
1 > A lot of ebuilds are written with the premise that the stuff goes into
2 > /usr, and have it hard coded. :( Even if portage starts supporting
3 > custom prefixes, a huge ebuild cleanup effort would be required, as
4 > far as I understand.
5
6 What's the alternative to something like
7
8 make prefix=${D}/usr mandir=${D}/usr/share/man install || die
9
10 then? Is there a better way?
11
12 Sean

Replies

Subject Author
Re: [gentoo-dev] Prefixed Emerge's "Jared H. Hudson" <jhhudso@××××××××××.com>