From 40165f5846556df58f8558177146fdf59c85e0ef Mon Sep 17 00:00:00 2001 From: AsciiWolf Date: Wed, 4 Jan 2023 16:12:48 +0100 Subject: [PATCH] Ports: Fix the libmpg123 patch --- ...h-the-multiple-configure-files-that-serenity-is-.patch | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Ports/libmpg123/patches/0001-Teach-the-multiple-configure-files-that-serenity-is-.patch b/Ports/libmpg123/patches/0001-Teach-the-multiple-configure-files-that-serenity-is-.patch index 70612d5368..8c024af965 100644 --- a/Ports/libmpg123/patches/0001-Teach-the-multiple-configure-files-that-serenity-is-.patch +++ b/Ports/libmpg123/patches/0001-Teach-the-multiple-configure-files-that-serenity-is-.patch @@ -8,14 +8,10 @@ Subject: [PATCH] Teach the multiple configure files that serenity is a thing 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure -index d3404be..809a412 100755 +index d3404bea2f..42a42d415c 100755 --- a/configure +++ b/configure -@@ -14826,11 +14826,11 @@ case $host in - cpu_type="x86" - newoldwritesample=enabled - ;; - i686-*-linux*|i686-*-kfreebsd*-gnu) +@@ -14830,7 +14830,7 @@ case $host in cpu_type="x86" newoldwritesample=enabled ;;