Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 206339 - dev-libs/newt-0.52.7 broken symlink
Summary: dev-libs/newt-0.52.7 broken symlink
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Christian Zoffoli (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-17 14:44 UTC by Natanael Copa
Modified: 2008-01-18 15:16 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 Natanael Copa 2008-01-17 14:44:42 UTC
This line at the end of the ebuild:
    dosym libnewt.so.0.52.1 /usr/$(get_libdir)/libnewt.so.0.52

Should be:
    dosym libnewt.so.0.52.7 /usr/$(get_libdir)/libnewt.so.0.52
Comment 1 Christian Zoffoli (RETIRED) gentoo-dev 2008-01-18 15:16:53 UTC
fixed in cvs, 0.52.7 doesn't need it anymore.
Thank you.