| Bug#: 162843 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: minor | Priority: P2 |
| Resolution: FIXED | Assigned To: games@gentoo.org | Reported By: calchan@gentoo.org | |
| Component: Games | |||
| URL: | |||
| Summary: games-rpg/nwn-1.68-r1 : make_desktop_entry broken (with fix) | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-01-19 19:56 0000 | |||
| Description: | Opened: 2007-01-19 19:56 0000 |
A malicious line-break in the DESCRIPTION line breaks the make_desktop_entry
statement in src_install(). Plus, capitalizing the first letter of
${DESCRIPTION} enables the generation of a comment that's consistent with
others in menus (i.e. they seem to all start with a capital letter). Patch
below.
Denis.
Created an attachment (id=107476) [details]
nwn-1.68-r1.ebuild.patch
The patch for the above breakage.
The funny thing is that this has been bugging me for a little while, now. I didn't notice it right away, but I've been looking into it. Thanks for spotting this one, it would have taken me damn near forever!