Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 448318 - sys-apps/rng-tools-4-r5 typo in rngd-initd-4.1 command_args for tpm
Summary: sys-apps/rng-tools-4-r5 typo in rngd-initd-4.1 command_args for tpm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-23 19:51 UTC by Chris Mayo
Modified: 2012-12-24 17:02 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 Chris Mayo 2012-12-23 19:51:06 UTC
command_args has:
${NO_TPM:+--no-tmp=1}

should be:
${NO_TPM:+--no-tpm=1}
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-12-24 17:02:45 UTC
Good catch, it's fixed now without a revbump for the moment — will bump it soonish as I made way too many bumps already :(