Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14925 - dev-lang/tk update (/usr/lib/tkConfig.sh needs washing)
Summary: dev-lang/tk update (/usr/lib/tkConfig.sh needs washing)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-01 14:32 UTC by Arcady Genkin (RETIRED)
Modified: 2003-05-03 08:59 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 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;)