Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 14925

Summary: dev-lang/tk update (/usr/lib/tkConfig.sh needs washing)
Product: Gentoo Linux Reporter: Arcady Genkin (RETIRED) <agenkin>
Component: [OLD] LibraryAssignee: Karl Trygve Kalleberg (RETIRED) <karltk>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Arcady Genkin (RETIRED) gentoo-dev 2003-02-01 14:32:48 UTC
The file /usr/lib/tkConfig.sh has references to the build directory (${D}) in
it.  Probably a simple "dosed" would fix them.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Arcady Genkin (RETIRED) gentoo-dev 2003-02-03 15:01:57 UTC
Actually, upon a second look, those build directory references are probably fine, since they are supposed to point to the build directory of the package.

Of course, they are not really useful, since the build directory probably does not exist.  Not sure if they can cause any harm.

This bug can be closed as INVALID, as far as I can see.
Comment 2 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2003-05-03 08:59:00 UTC
As Arcady says;)