commit | 2c5d4c69fa1533c14aa5ce9e4c0b5545bc64f436 | [log] [tgz] |
---|---|---|
author | Uwe Hermann <uwe@hermann-uwe.de> | Tue Oct 16 23:36:34 2007 +0000 |
committer | Uwe Hermann <uwe@hermann-uwe.de> | Tue Oct 16 23:36:34 2007 +0000 |
tree | 75347af87e6143dbd957c8c81b692a4e58c2698f | |
parent | 3385cb806930698f61898e2622c3e75057c05c4b [diff] |
Multiple flashrom fixes - Install binary in /usr/sbin (not /usr/bin), as it's a root-only tool. - Rename manpage from flashrom.1 to flashrom.8, as section 8 contains "System administration commands (usually only for root)". - Actually install the manpage upon 'make install'. Corresponding to flashrom svn r149 and coreboot v2 svn r2866. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Stefan Reinauer <stepan@coresystems.de>