darktable: Remove $out/share/doc

This is a very common path that often collides with other packages.
This commit is contained in:
adisbladis 2020-07-14 20:58:09 +02:00
parent 29c38efa84
commit 5d7cbc659e
No known key found for this signature in database
GPG key ID: 110BFAD44C6249B7

View file

@ -34,6 +34,8 @@ stdenv.mkDerivation rec {
"-DUSE_KWALLET=OFF"
];
# Doc has high risk of collisions
postInstall = "rm -r $out/share/doc";
# darktable changed its rpath handling in commit
# 83c70b876af6484506901e6b381304ae0d073d3c and as a result the