summaryrefslogtreecommitdiff
path: root/user/alpine/support-musl.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-01-08 07:42:36 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-01-08 07:42:36 +0000
commit999bf9b0f1676d84456a5d1edf0d0ace03b27d6f (patch)
tree29fc8b78dc5fd55141a7e842778c2483d6ff7309 /user/alpine/support-musl.patch
parent28ed9fc1d657dbccab41a1bab094cb0aa056c4d3 (diff)
downloadpackages-999bf9b0f1676d84456a5d1edf0d0ace03b27d6f.tar.gz
packages-999bf9b0f1676d84456a5d1edf0d0ace03b27d6f.tar.bz2
packages-999bf9b0f1676d84456a5d1edf0d0ace03b27d6f.tar.xz
packages-999bf9b0f1676d84456a5d1edf0d0ace03b27d6f.zip
user/*: Modernise / fix syntax / deps / metadata
Diffstat (limited to 'user/alpine/support-musl.patch')
-rw-r--r--user/alpine/support-musl.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/alpine/support-musl.patch b/user/alpine/support-musl.patch
index ab3c2d857..a63a351d9 100644
--- a/user/alpine/support-musl.patch
+++ b/user/alpine/support-musl.patch
@@ -1,6 +1,6 @@
--- ./configure.ac.orig
+++ ./configure.ac
-@@ -723,7 +723,7 @@
+@@ -726,7 +726,7 @@
else
dnl preload c-client default locations/options
case $host in
@@ -9,7 +9,7 @@
if test -f /etc/fedora-release -o -f /etc/redhat-release -o -f /etc/redhat_version ; then
alpine_SSLTYPE="nopwd"
if test -d /etc/pki/tls ; then
-@@ -1059,7 +1059,7 @@
+@@ -1070,7 +1070,7 @@
dnl build from c-client. Most of this will go away when c-client
dnl adopts configure
case "$host" in