summaryrefslogtreecommitdiff
path: root/i486-stage1
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-02-24 12:10:44 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-02-24 12:10:44 +0100
commit428aebe60e7dd5664c53e9efb8cf2368397211b0 (patch)
tree4c4be5d502da1fda394b1f1fe1584cce5d6bbe14 /i486-stage1
parent22a9db79089c54823ae36ee2e20615ac70ab7f40 (diff)
downloadbootstrap32-428aebe60e7dd5664c53e9efb8cf2368397211b0.tar.xz
removed mpfr URL patch in stage 1 (fixed upstreams)
Diffstat (limited to 'i486-stage1')
-rw-r--r--i486-stage1/mpfr/DESCR3
1 files changed, 0 insertions, 3 deletions
diff --git a/i486-stage1/mpfr/DESCR b/i486-stage1/mpfr/DESCR
index 75eb04b..f7dc131 100644
--- a/i486-stage1/mpfr/DESCR
+++ b/i486-stage1/mpfr/DESCR
@@ -3,6 +3,3 @@ SYSROOT_INSTALL=1
# prepare configure for cross-compilation
sed -i "s@./configure@./configure --host=$TARGET_ARCH --build=$BUILD_ARCH@g" PKGBUILD
-
-# see FS#57420
-sed -i "s@http://www.mpfr.org/mpfr-current/@http://www.mpfr.org/mpfr-4.0.0/@" PKGBUILD