Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 242468 - dev-lang/lazarus-0.9.26 doesn't install the ide icon
Summary: dev-lang/lazarus-0.9.26 doesn't install the ide icon
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Maintainers for Miscelleneous Language Packages [OBSOLETE]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-17 13:00 UTC by Renato Caldas
Modified: 2008-10-17 19:15 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 Renato Caldas 2008-10-17 13:00:25 UTC
This is my fault.. The lazarus icon changed name from version 0.9.24 and I failed to spot this.

So, in the src_install part of the ebuild:
   dosym ../lazarus/images/mainicon.xpm /usr/share/pixmaps/lazarus.xpm
should now be
   dosym ../lazarus/images/ide_icon48x48.png /usr/share/pixmaps/lazarus.png

Feel free to ask for an updated ebuild if required.
Comment 1 Harald van Dijk (RETIRED) gentoo-dev 2008-10-17 19:15:14 UTC
Thanks, I hadn't noticed this either. Fixed now (without a revbump).