about summary refs log tree commit diff
path: root/pkgs/tools/graphics/wkhtmltopdf
diff options
context:
space:
mode:
authorOrivej Desh <orivej@gmx.fr>2017-11-29 10:19:00 +0000
committerOrivej Desh <orivej@gmx.fr>2017-11-29 10:19:00 +0000
commit7375e49f58e1d7d71dfd1cc0ebb6661f303efa88 (patch)
tree8f63244cbd91ab854a6bb64789bbc184cfee9b77 /pkgs/tools/graphics/wkhtmltopdf
parentc905d9351c8e3309d0f63cac52493f6dfe596dc8 (diff)
downloadnixlib-7375e49f58e1d7d71dfd1cc0ebb6661f303efa88.tar
nixlib-7375e49f58e1d7d71dfd1cc0ebb6661f303efa88.tar.gz
nixlib-7375e49f58e1d7d71dfd1cc0ebb6661f303efa88.tar.bz2
nixlib-7375e49f58e1d7d71dfd1cc0ebb6661f303efa88.tar.lz
nixlib-7375e49f58e1d7d71dfd1cc0ebb6661f303efa88.tar.xz
nixlib-7375e49f58e1d7d71dfd1cc0ebb6661f303efa88.tar.zst
nixlib-7375e49f58e1d7d71dfd1cc0ebb6661f303efa88.zip
wkhtmltopdf: fix build
by not appling parallel-build.patch from
a88146d308fb5fa8e3cc466fffecaf0fe9ff9a2e
Diffstat (limited to 'pkgs/tools/graphics/wkhtmltopdf')
-rw-r--r--pkgs/tools/graphics/wkhtmltopdf/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/tools/graphics/wkhtmltopdf/default.nix b/pkgs/tools/graphics/wkhtmltopdf/default.nix
index b513115c68fe..a4b380d7b7b7 100644
--- a/pkgs/tools/graphics/wkhtmltopdf/default.nix
+++ b/pkgs/tools/graphics/wkhtmltopdf/default.nix
@@ -21,6 +21,7 @@ stdenv.mkDerivation rec {
       rev    = "fe194f9dac0b515757392a18f7fc9527c91d45ab"; # From git submodule spec in wkhtml repo.
       sha256 = "1j2ld2bfacnn3vm2l1870v55sj82bq4y8zkawmlx2y5j63d8vr23";
     };
+    postConfigure = ""; # The patch "parallel-build.patch" does not apply.
     configureFlags =
       ''
         -dbus-linked