Revert "transmission: Remove $out/share/doc"

This reverts commit 25bc56fcb8.
gstqt5
Jan Tojnar 2020-07-15 01:23:34 +02:00
parent 75fdc1ced6
commit 2596c96f87
No known key found for this signature in database
GPG Key ID: 7FAB2A15F7A607A4
1 changed files with 0 additions and 3 deletions

View File

@ -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