mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
Revert "transmission: Remove $out/share/doc"
This reverts commit 25bc56fcb8
.
This commit is contained in:
parent
75fdc1ced6
commit
2596c96f87
@ -57,9 +57,6 @@ in stdenv.mkDerivation {
|
||||
++ lib.optionals enableQt [ qt5.wrapQtAppsHook ]
|
||||
;
|
||||
|
||||
# Doc has high risk of collisions
|
||||
postInstall = "rm -r $out/share/doc";
|
||||
|
||||
buildInputs = [
|
||||
openssl
|
||||
curl
|
||||
|
Loading…
Reference in New Issue
Block a user