summaryrefslogtreecommitdiff
path: root/i486-stage1
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-07-07 17:20:31 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2018-07-07 17:20:31 +0200
commit3b64aa167203a97e949df29ac945c05facd4629b (patch)
tree79972f21e0a3d3d639bc30171ac68d4d02762dc1 /i486-stage1
parent698c0b8db47505b85913db5f52be12ea4306c6c5 (diff)
downloadbootstrap32-3b64aa167203a97e949df29ac945c05facd4629b.tar.xz
glibc: removed patching of bug reporting url, fixed upstream
Diffstat (limited to 'i486-stage1')
-rw-r--r--i486-stage1/glibc/DESCR3
1 files changed, 0 insertions, 3 deletions
diff --git a/i486-stage1/glibc/DESCR b/i486-stage1/glibc/DESCR
index 0183d96..2c8ee6a 100644
--- a/i486-stage1/glibc/DESCR
+++ b/i486-stage1/glibc/DESCR
@@ -6,9 +6,6 @@ sed -i 's@--enable-multi-arch@--disable-multi-arch@g' PKGBUILD
sed -i "/makedepends=/s/lib32-gcc-libs//g" PKGBUILD
sed -i "/pkgname/s/lib32-glibc//g" PKGBUILD
-# change bug reporting
-sed -i 's@https://bugs.archlinux.org/@https://bugs.archlinux32.org/@g' PKGBUILD
-
# git for release checkouts, a bad idea IMHO, current git+https is commented out in trunk anyway
sed -i "/makedepends=/s/git//" PKGBUILD