From 4e147b53f8cd1c0e9290cb674d64d475f919127a Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 6 Jan 2021 09:45:46 +0000 Subject: Update to 0.7.6 --- textproc/lowdown/files/patch-configure | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 textproc/lowdown/files/patch-configure (limited to 'textproc/lowdown/files/patch-configure') diff --git a/textproc/lowdown/files/patch-configure b/textproc/lowdown/files/patch-configure new file mode 100644 index 000000000000..c61ead00a5f7 --- /dev/null +++ b/textproc/lowdown/files/patch-configure @@ -0,0 +1,15 @@ +--- configure.orig 2021-01-05 22:22:12 UTC ++++ configure +@@ -56,12 +56,6 @@ echo "config.log: writing..." + + MAKE_FLAGS="" + +-if [ -n "${MAKELEVEL}" ]; then +- if [ "${MAKELEVEL}" -gt 0 ] ; then +- MAKE_FLAGS="--no-print-directory" +- fi +-fi +- + if [ -n "$MAKE_FLAGS" ]; then + echo "GNU submake detected: using --no-print-directory" 1>&2 + echo "GNU submake detected: using --no-print-directory" 1>&3 -- cgit v1.2.3