From 97fc565578faccaba59d504a89109e9d92374e6e Mon Sep 17 00:00:00 2001 From: Ismael Luceno Date: Wed, 6 Jan 2021 04:35:57 +0100 Subject: alsa-lib: Remove editing of config.sub, no longer needed --- audio-drivers/alsa-lib/HISTORY | 1 + audio-drivers/alsa-lib/PRE_BUILD | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'audio-drivers') diff --git a/audio-drivers/alsa-lib/HISTORY b/audio-drivers/alsa-lib/HISTORY index c624b5a03e..b145b9b84f 100644 --- a/audio-drivers/alsa-lib/HISTORY +++ b/audio-drivers/alsa-lib/HISTORY @@ -2,6 +2,7 @@ * PRE_BUILD, patches/0001-dlmisc-the-snd_plugin_dir_set-snd_plugin_dir-must-be.patch, patches/0002-stdint_compat.patch: added portability fixes + * PRE_BUILD: removed editing of config.sub, no longer needed 2020-10-23 Florian Franzmann * DETAILS: version 1.2.4 diff --git a/audio-drivers/alsa-lib/PRE_BUILD b/audio-drivers/alsa-lib/PRE_BUILD index ee043f39c3..5a82752a7d 100755 --- a/audio-drivers/alsa-lib/PRE_BUILD +++ b/audio-drivers/alsa-lib/PRE_BUILD @@ -15,6 +15,4 @@ if [[ "${ALSA_LIB_BRANCH}" == "scm" ]]; then automake --foreign --copy --add-missing && touch depcomp && autoconf -else - sedit 's!maybe_os in$!& linux-musl*|\\!' config.sub fi -- cgit v1.2.3