Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 359485 - app-crypt/truecrypt-7.0a-r2 elog'ged rc-update command is wrong
Summary: app-crypt/truecrypt-7.0a-r2 elog'ged rc-update command is wrong
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Dane Smith (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-19 11:35 UTC by Dominik George
Modified: 2011-03-20 15:47 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 Dominik George 2011-03-19 11:35:24 UTC
The rc-update command elog'ed by the ebuild after emerging is wrong

$ rc-update truecrypt boot

should obviously be

$ rc-update add truecrypt boot

Reproducible: Always
Comment 1 Dane Smith (RETIRED) gentoo-dev 2011-03-20 15:47:29 UTC
Fixed in CVS. Thanks for pointing this out.