public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] modification to nsplugins.eclass
@ 2003-05-13  5:09 George Shapovalov
  0 siblings, 0 replies; only message in thread
From: George Shapovalov @ 2003-05-13  5:09 UTC (permalink / raw
  To: gentoo-dev

Hi all.

Somehow I ended up with the request to move phoenix-bin under /opt (where it 
should belong as a binary package). Along the move few issues came up, one of 
which was proper plugin handling. I had to add missing "inherit nsplugins", 
which led me to investigate src_mv_plugins function. As a last action this 
function was symlinking ../${PLUGINS_DIR} to the location of package specific 
plugins dir.

I presume this (local symlinking) was done on an assumption that all browsers  
reside under /usr/lib. However while this can be forsed for many packages it 
breaks when we are dealing with binary package, such as in this case. I have 
modified the eclass to create absolute symlink instead of local. I would like 
to ask involved parties to check and confirm the change (I couldn't do the 
discussion beforehand since phoenix-bin was essentially broken and the fix 
doesn't change the way other packages are handled).

George



--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-05-13  5:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-13  5:09 [gentoo-dev] modification to nsplugins.eclass George Shapovalov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox