Revert "transmission: Remove $out/share/doc"
This reverts commit 25bc56fcb8.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user