Unverified Commit 642e0de4 authored by Attila Oláh's avatar Attila Oláh
Browse files

davfs2: remove merged patch

parent 9dd0e1be
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@
  lib,
  stdenv,
  fetchurl,
  fetchpatch,
  autoreconfHook,
  neon,
  procps,
@@ -37,11 +36,6 @@ stdenv.mkDerivation (finalAttrs: {
    (replaceVars ./0002-Make-sure-that-the-setuid-wrapped-umount-is-invoked.patch {
      inherit wrapperDir;
    })
    (fetchpatch {
      name = "neon-34.patch";
      url = "https://github.com/alisarctl/davfs2/commit/2693a9a2656b70a64ee851d5c22a2945d840dcbb.diff";
      hash = "sha256-KK+4cjrUrWcyY6F5otNgrZ4BojJ4NiMm/Y1zejCt4Tc=";
    })
  ];

  configureFlags = [