powertop: split man page into "man" output
This commit is contained in:
parent
8b1cf100cd
commit
2a6c7aebcd
@ -9,6 +9,8 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "0l4jjlf05li2mc6g8nrss3h435wjhmnqd8m7v3kha3x0x7cbfzxa";
|
sha256 = "0l4jjlf05li2mc6g8nrss3h435wjhmnqd8m7v3kha3x0x7cbfzxa";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
outputs = [ "out" "man" ];
|
||||||
|
|
||||||
nativeBuildInputs = [ pkgconfig ];
|
nativeBuildInputs = [ pkgconfig ];
|
||||||
buildInputs = [ gettext libnl ncurses pciutils zlib ];
|
buildInputs = [ gettext libnl ncurses pciutils zlib ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user