summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-07-16 16:13:28 +0200
committerErich Eckner <git@eckner.net>2021-02-25 12:40:39 +0100
commit4aa3a11ba44398c5127f97e0f19f2b1bb01b9802 (patch)
tree43333c466a186e118fef4ea1b2be506337199e2c
parent6dbf40ba001c29dde594b05eff37d2fba1cf5d56 (diff)
downloaddevtools32-4aa3a11ba44398c5127f97e0f19f2b1bb01b9802.tar.xz
do not use mirrorlist32 for [archlinuxewe]
-rw-r--r--Makefile10
-rw-r--r--pacman-archlinuxewe.conf2
2 files changed, 6 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index 65ebdbe..18c81cf 100644
--- a/Makefile
+++ b/Makefile
@@ -173,24 +173,24 @@ makepkg-pentium4.conf: makepkg-i686.conf
pacman-archlinuxewe-i486.conf: pacman-archlinuxewe.conf
@echo "GEN $@"
@sed " \
- s,/mirrorlist\$$,\032,; \
/\[\(community-\)\?testing\]/{ N; s/#//g; }; \
+ s,/mirrorlist\$$,\032,; \
/^Architecture = / s/^.*\$$/Architecture = i486/; \
" "$<" > "$@"
pacman-archlinuxewe-i686.conf: pacman-archlinuxewe.conf
@echo "GEN $@"
@sed " \
- s,/mirrorlist\$$,\032,; \
/\[\(community-\)\?testing\]/{ N; s/#//g; }; \
+ s,/mirrorlist\$$,\032,; \
/^Architecture = / s/^.*\$$/Architecture = i686/; \
" "$<" > "$@"
pacman-archlinuxewe-pentium4.conf: pacman-archlinuxewe.conf
@echo "GEN $@"
@sed " \
- s,/mirrorlist\$$,\032,; \
/\[\(community-\)\?testing\]/{ N; s/#//g; }; \
+ s,/mirrorlist\$$,\032,; \
/^Architecture = / s/^.*\$$/Architecture = pentium4/; \
" "$<" > "$@"
@@ -211,14 +211,14 @@ pacman-%-i686.conf: pacman-%.conf
@echo "GEN $@"
@sed " \
s,/mirrorlist\$$,\032,; \
- /^Architecture = / s/^.*$$/Architecture = i686/ \
+ /^Architecture = / s/^.*$$/Architecture = i686/; \
" "$<" > "$@"
pacman-%-pentium4.conf: pacman-%.conf
@echo "GEN $@"
@sed " \
s,/mirrorlist\$$,\032,; \
- /^Architecture = / s/^.*$$/Architecture = pentium4/ \
+ /^Architecture = / s/^.*$$/Architecture = pentium4/; \
" "$<" > "$@"
%: %.in Makefile lib/common.sh
diff --git a/pacman-archlinuxewe.conf b/pacman-archlinuxewe.conf
index 65a8f30..3d8e2cc 100644
--- a/pacman-archlinuxewe.conf
+++ b/pacman-archlinuxewe.conf
@@ -71,7 +71,7 @@ LocalFileSigLevel = Optional
# after the header, and they will be used before the default mirrors.
[archlinuxewe]
-Include = /etc/pacman.d/mirrorlist
+Server = https://arch.eckner.net/os/$arch
#[testing]
#Include = /etc/pacman.d/mirrorlist