aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/pkgs/applications/science/logic/why3/configure.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/science/logic/why3/configure.patch')
-rw-r--r--nixpkgs/pkgs/applications/science/logic/why3/configure.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/nixpkgs/pkgs/applications/science/logic/why3/configure.patch b/nixpkgs/pkgs/applications/science/logic/why3/configure.patch
deleted file mode 100644
index 3eebf3cf165..00000000000
--- a/nixpkgs/pkgs/applications/science/logic/why3/configure.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff --git a/configure b/configure
---- a/configure
-+++ b/configure
-@@ -4029,7 +4029,6 @@ fi
-
- if test "$USEOCAMLFIND" = yes; then
- OCAMLFINDLIB=$(ocamlfind printconf stdlib)
-- OCAMLFIND=$(which ocamlfind)
- if test "$OCAMLFINDLIB" != "$OCAMLLIB"; then
- USEOCAMLFIND=no;
- echo "but your ocamlfind is not compatible with your ocamlc:"