mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 09:51:57 -05:00
Ports: Fix the libmpg123 patch
This commit is contained in:
parent
beee52dbdc
commit
40165f5846
1 changed files with 2 additions and 6 deletions
|
@ -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
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue