Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-alt
On 10-04-2007 01:04:25 +0300, Philipp Riegger wrote:
> tree:
> media-libs/urt is missinf gentoo-config in the files dir.
------------------------------------------------------------------------
r5306 | grobian | 2007-04-14 00:01:12 +0200 (Sat, 14 Apr 2007) | 2 lines
Auto sync media-libs/urt (2007-04-08 13:00:36.684493000 +0200)
(Portage 2.1.23.6391-prefix/SVN/SunOS 5.10 i386)
> sgml-catalog.eclass has been fixed for prefix, but not completely, i think.
> I have
> <diff>
> Index: sgml-catalog.eclass
> ===================================================================
> --- sgml-catalog.eclass (revision 5249)
> +++ sgml-catalog.eclass (working copy)
> @@ -15,7 +15,7 @@
> sgml-catalog_cat_include() {
> debug-print function $FUNCNAME $*
> - SGML_TOINSTALL="${SGML_TOINSTALL} ${1}:${2}"
> + SGML_TOINSTALL="${SGML_TOINSTALL} ${EPREFIX}${1}:${EPREFIX}${2}"
> }
> sgml-catalog_cat_doinstall() {
> </diff>
> in here. Might be worth having a look at it.
I think not. If you look at where SGML_TOINSTALL is used, then it looks
as if the contents of SGML_TOINSTALL is passed on to functions which
eventually prefix just before "doing it".
Thanks!
--
Fabian Groffen
Gentoo on a different level
--
gentoo-alt@g.o mailing list
|
|