First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 108539
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Joe McCann (RETIRED) <joem@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 108539 depends on: Show dependency tree
Bug 108539 blocks: 119872
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-10-08 14:36 0000
Currently the default install routine in the gnome2 eclass is to call einstall.
This has been depreciated for quite some time in ebuilds, and replaced by make
DESTDIR=${D} install. Most of the packages that use the gnome2 eclass end up
having to set the USE_DESTDIR var in order to use the new method and avoid
various sandbox and linking issues. The reason for not using that as default was
to avoid failure with packages that don't support make DESTDIR. At this point,
many more packages support the proper install method and we should default to
using it and revert back to einstall for the few packages that may require it.

------- Comment #1 From John N. Laliberte (RETIRED) 2006-01-29 05:38:04 0000 -------
i added this in our svn overlay for testing.

------- Comment #2 From John N. Laliberte (RETIRED) 2006-03-14 18:11:11 0000 -------
in cvs.

First Last Prev Next    No search results available      Search page      Enter new bug