pspg: install manpage
This commit is contained in:
parent
f3648fbddf
commit
7d13ae2851
@ -17,6 +17,7 @@ stdenv.mkDerivation rec {
|
||||
makeFlags = [ "PREFIX=${placeholder "out"}" ];
|
||||
|
||||
postInstall = ''
|
||||
installManPage pspg.1
|
||||
installShellCompletion --bash --cmd pspg bash-completion.sh
|
||||
'';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user