From 10bb0637e43ec7d6fab3dfe9c955d21f32364852 Mon Sep 17 00:00:00 2001 From: Alyssa Ross Date: Wed, 24 Jun 2020 10:17:53 +0000 Subject: [PATCH] Revert "darktable: Remove doc directory from output" This reverts commit 730133e130a03f074b489b13ee2a3f3df8197b2f. multiple-outputs.sh has been fixed, so documentation is now corrrrectly installed under $out/share/doc/darktable. Fixes: https://github.com/NixOS/nixpkgs/pull/72160 Fixes: https://github.com/NixOS/nixpkgs/pull/83248 --- pkgs/applications/graphics/darktable/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/applications/graphics/darktable/default.nix b/pkgs/applications/graphics/darktable/default.nix index b021c186b5c..948b4ddd54d 100644 --- a/pkgs/applications/graphics/darktable/default.nix +++ b/pkgs/applications/graphics/darktable/default.nix @@ -34,8 +34,6 @@ stdenv.mkDerivation rec { "-DUSE_KWALLET=OFF" ]; - # Reduce the risk of collisions - postInstall = "rm -r $out/share/doc"; # darktable changed its rpath handling in commit # 83c70b876af6484506901e6b381304ae0d073d3c and as a result the