[oe-issues] [Bug 2364] hardcoded paths in gtk-engines ipk
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Fri May 25 12:49:54 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2364
--- Comment #6 from Rolf Leggewie <bugs.openembedded.org at rolf.leggewie.biz> 2007-05-25 05:49:53 ---
(In reply to comment #5)
> Yes, I was talking about the lines in comment #3.
Good, so at least we know now what you were talking about ;-)
> But, why this change could affect to all distributions?
all OE-based distributions.
> More over, There is not included version 2.7.4 of gtk-themes.
>
> They solve the problem by using:
>
> engines_ver = ['gtk-2.0/', gtkbinver_find(d), '/engines']
>
> engines_root = os.path.join(bb.data.getVar('libdir', d, 1), ''.join(engi
> nes_ver))
> themes_root = os.path.join(bb.data.getVar('datadir', d, 1), "themes")
>
> Hope this helps!!
Yes, XorA said in IRC that we can just drop the older versions. They seem to
be unneeded. Problem gone ;-) I'll do that unless you object quickly ;-)
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list