shikane: Install all man pages in ./build/man/ (#466108)
This commit is contained in:
@@ -29,7 +29,7 @@ rustPlatform.buildRustPackage rec {
|
||||
'';
|
||||
|
||||
postInstall = ''
|
||||
installManPage ./build/man/shikane.*
|
||||
installManPage ./build/man/*
|
||||
'';
|
||||
|
||||
# upstream has no tests
|
||||
|
||||
Reference in New Issue
Block a user