Revert "transmission: Remove $out/share/doc"
This reverts commit 25bc56fcb8f1afc64d7f15fbc68e8ad3b8a1567a.
This commit is contained in:
parent
75fdc1ced6
commit
2596c96f87
@ -57,9 +57,6 @@ in stdenv.mkDerivation {
|
|||||||
++ lib.optionals enableQt [ qt5.wrapQtAppsHook ]
|
++ lib.optionals enableQt [ qt5.wrapQtAppsHook ]
|
||||||
;
|
;
|
||||||
|
|
||||||
# Doc has high risk of collisions
|
|
||||||
postInstall = "rm -r $out/share/doc";
|
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
openssl
|
openssl
|
||||||
curl
|
curl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user