Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92952 - KDEDIR not recognized with portage-cvs
Summary: KDEDIR not recognized with portage-cvs
Status: RESOLVED DUPLICATE of bug 91894
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Carsten Lohrke (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-17 10:36 UTC by Stefan Schweizer (RETIRED)
Modified: 2005-06-29 14:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Schweizer (RETIRED) gentoo-dev 2005-05-17 10:36:12 UTC
Hi,

KDEDIR still does not get supplied to econf with portage-cvs, can we please get the bug fixed in the eclass, by adding

       [..]
   ./configure \
+     KDEDIR=${KDEDIR} \
          \
        [...]

?
Comment 1 Dan Armak (RETIRED) gentoo-dev 2005-06-29 12:13:19 UTC
Looks harmless, but changes to kde.eclass are highly volatile, so many things 
use it in slightly different ways... I'll run with it for a few days (and  
it would be nice if other devs did so as well) and if nothing breaks commit it. 
Comment 2 Dan Armak (RETIRED) gentoo-dev 2005-06-29 12:19:51 UTC
Sorry, got confused and didn't realize this bug wasn't assigned to kde@g.o. 
1) Why isn't it assigned to us, and 2) it should apparently be closed as 
duplicate of bug #91894, the same patch appears there. 
 
Comment 3 Stefan Schweizer (RETIRED) gentoo-dev 2005-06-29 13:56:40 UTC
I would be happy anyyway if you could fix it :)

*** This bug has been marked as a duplicate of 91894 ***
Comment 4 Dan Armak (RETIRED) gentoo-dev 2005-06-29 14:06:41 UTC
Well, seeing comment #10 there, it's not as simple as that :-/