Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 157912
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Roy Marples (RETIRED) <uberlord@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 157912 depends on: 159238 Show dependency tree
Bug 157912 blocks:
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: 2006-12-12 06:16 0000
A lot of the GNOME/GTK packages compile and work fine on Gentoo/FreeBSD -
however some cannot install as their install-sh file is too out of date.

Simply copying a newer one from libtool is sufficient to fix. This sample code
snippet is a working example to fix.

src_unpack() {
   unpack ${A}
   cp "${ROOT}"usr/share/libtool/install-sh "${S}"
}

Packages affected so far
app-text/enchant-1.2.5
gnome-base/librsvg-2.16

------- Comment #1 From Roy Marples (RETIRED) 2006-12-12 06:18:38 0000 -------
librsvg upstream bug http://bugzilla.gnome.org/show_bug.cgi?id=385064

------- Comment #2 From Diego E. 'Flameeyes' Pettenò 2006-12-12 06:40:38 0000 -------
I'm not sure if $ROOT there is correct.

------- Comment #3 From Roy Marples (RETIRED) 2007-01-13 14:18:30 0000 -------
Fixed in portage now

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug