about summary refs log tree commit diff
path: root/pkgs/applications/graphics
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2020-06-24 10:17:53 +0000
committerAlyssa Ross <hi@alyssa.is>2020-06-29 13:56:27 +0000
commit10bb0637e43ec7d6fab3dfe9c955d21f32364852 (patch)
tree2677f5bab8a084d2d3bc458873ac36227d1c707c /pkgs/applications/graphics
parent39fef703bf23a05677d94bcf3384f6f293350947 (diff)
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
Diffstat (limited to 'pkgs/applications/graphics')
-rw-r--r--pkgs/applications/graphics/darktable/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/applications/graphics/darktable/default.nix b/pkgs/applications/graphics/darktable/default.nix
index b021c186b5c59..948b4ddd54db3 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