Merge pull request #231438 from dawidd6/patch-1

quickemu: install man pages
This commit is contained in:
Mario Rodas 2023-05-12 06:55:40 -05:00 committed by GitHub
commit 55805f9a7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@
, OVMFFull
, quickemu
, testers
, installShellFiles
}:
let
runtimePaths = [
@ -67,11 +68,12 @@ stdenv.mkDerivation rec {
quickemu
'';
nativeBuildInputs = [ makeWrapper ];
nativeBuildInputs = [ makeWrapper installShellFiles ];
installPhase = ''
runHook preInstall
installManPage docs/quickget.1 docs/quickemu.1 docs/quickemu_conf.1
install -Dm755 -t "$out/bin" macrecovery quickemu quickget windowskey
# spice-gtk needs to be put in suffix so that when virtualisation.spiceUSBRedirection