aports/community/libdap/10-shell.patch
2022-10-31 20:24:46 +00:00

13 lines
315 B
Diff

Author: Holger Jaekel <holger.jaekel@gmx.de>
Summary: musl atoll() doesn't return ERANGE in case of overflow
----
--- a/configure
+++ b/configure
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/bash
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for libdap 3.20.11.
#