Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 697814 - media-sound/timidity-freepats-20060219-r1 - typo in ebuild : || due
Summary: media-sound/timidity-freepats-20060219-r1 - typo in ebuild : || due
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-16 07:50 UTC by Adam Purkrt
Modified: 2021-02-06 23:37 UTC (History)
1 user (show)

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 Adam Purkrt 2019-10-16 07:50:37 UTC
line 26 of media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild

    cat freepats.cfg >> timidity.cfg || due

should be "|| die", not "|| due"

Reproducible: Always