Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64956 - app-emulation/frodo-ebuild is missing two "
Summary: app-emulation/frodo-ebuild is missing two "
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-22 05:04 UTC by Jens Svalgaard Kohrt
Modified: 2004-09-22 05:17 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 Jens Svalgaard Kohrt 2004-09-22 05:04:55 UTC
The ebuild for Frodo is missing two " on line 92, i.e.,

Current line:
   einfo "      LOAD "*",8,1                                   "
This should be
   einfo "      LOAD \"*\",8,1                                   "


Reproducible: Always
Steps to Reproduce:
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-09-22 05:17:09 UTC
nice catch.  fixed.