Bug 160009 - gnome-base/gnome-session : broken autotools handling (cleanup ebuilds please)
Bug#: 160009 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: major Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: flameeyes@gentoo.org
Component: Ebuilds
URL: 
Summary: gnome-base/gnome-session : broken autotools handling (cleanup ebuilds please)
Keywords:  
Status Whiteboard: 
Opened: 2007-01-04 09:47 0000
Description:   Opened: 2007-01-04 09:47 0000
The following ebuilds are found to have broken autotools handling, as they run
libtoolize directly (they never should, instead they should call eautoreconf in
autotools.eclass, read http://www.gentoo.org/proj/en/qa/autofailure.xml for
more information):

./gnome-base/gnome-session/gnome-session-2.14.2.ebuild: libtoolize --copy
--force
./gnome-base/gnome-session/gnome-session-2.16.1.ebuild: libtoolize --copy
--force

Please cleanup the ebuilds by asking for stable marking, removing obsolete
ebuilds with no relevant keywords, or porting the fixes in newer versions (if
presents) to properly handle autotools.

Thanks,
Diego

------- Comment #1 From Saleem Abdulrasool (RETIRED) 2007-01-04 12:49:59 0000 -------
updated ebuilds to use eautoreconf instead of rebuilding by hand

------- Comment #2 From Jakub Moc (RETIRED) 2007-01-05 04:39:58 0000 -------
*** Bug 160236 has been marked as a duplicate of this bug. ***