summaryrefslogtreecommitdiff
path: root/mail/notmuch/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'mail/notmuch/files/patch-configure')
-rw-r--r--mail/notmuch/files/patch-configure18
1 files changed, 0 insertions, 18 deletions
diff --git a/mail/notmuch/files/patch-configure b/mail/notmuch/files/patch-configure
deleted file mode 100644
index c6a84bde029e..000000000000
--- a/mail/notmuch/files/patch-configure
+++ /dev/null
@@ -1,18 +0,0 @@
---- configure.orig 2020-09-06 00:50:03 UTC
-+++ configure
-@@ -734,6 +734,7 @@ if command -v ${BASHCMD} > /dev/null; then
- printf "Yes (%s).\n" "$bash_absolute"
- else
- have_bash=0
-+ bash_absolute=
- printf "No. (%s not found)\n" "${BASHCMD}"
- fi
-
-@@ -744,6 +745,7 @@ if command -v ${PERL} > /dev/null; then
- printf "Yes (%s).\n" "$perl_absolute"
- else
- have_perl=0
-+ perl_absolute=
- printf "No. (%s not found)\n" "${PERL}"
- fi
-