summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-06-05 13:47:14 +0200
committerErich Eckner <git@eckner.net>2021-02-25 12:40:39 +0100
commit81a2d94c4f040d54337aa31b700a1a8ed9c4f822 (patch)
treeee05c933ffe8077cf04736ae9d9fc219c6fa532c
parentbbf1ca3f99a59fef953c323f02f7dc30a2ac5775 (diff)
downloaddevtools32-81a2d94c4f040d54337aa31b700a1a8ed9c4f822.tar.xz
archlinuxewe-{i486,i686,pentium4}-build should be able to build from staging, too
-rw-r--r--Makefile6
-rw-r--r--pacman-archlinuxewe.conf6
2 files changed, 9 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 46d4f09..65b58a7 100644
--- a/Makefile
+++ b/Makefile
@@ -217,7 +217,7 @@ makepkg-pentium4.conf: makepkg-i686.conf
pacman-archlinuxewe-i486.conf: pacman-archlinuxewe.conf
@echo "GEN $@"
@sed " \
- /\[\(community-\)\?testing\]/{ N; s/#//g; }; \
+ /\[\(community-\)\?\(stag\|test\)ing\]/{ N; s/#//g; }; \
s,/mirrorlist\$$,\032,; \
/^Architecture = / s/^.*\$$/Architecture = i486/; \
" "$<" > "$@"
@@ -225,7 +225,7 @@ pacman-archlinuxewe-i486.conf: pacman-archlinuxewe.conf
pacman-archlinuxewe-i686.conf: pacman-archlinuxewe.conf
@echo "GEN $@"
@sed " \
- /\[\(community-\)\?testing\]/{ N; s/#//g; }; \
+ /\[\(community-\)\?\(stag\|test\)ing\]/{ N; s/#//g; }; \
s,/mirrorlist\$$,\032,; \
/^Architecture = / s/^.*\$$/Architecture = i686/; \
" "$<" > "$@"
@@ -233,7 +233,7 @@ pacman-archlinuxewe-i686.conf: pacman-archlinuxewe.conf
pacman-archlinuxewe-pentium4.conf: pacman-archlinuxewe.conf
@echo "GEN $@"
@sed " \
- /\[\(community-\)\?testing\]/{ N; s/#//g; }; \
+ /\[\(community-\)\?\(stag\|test\)ing\]/{ N; s/#//g; }; \
s,/mirrorlist\$$,\032,; \
/^Architecture = / s/^.*\$$/Architecture = pentium4/; \
" "$<" > "$@"
diff --git a/pacman-archlinuxewe.conf b/pacman-archlinuxewe.conf
index 3d8e2cc..28cdf95 100644
--- a/pacman-archlinuxewe.conf
+++ b/pacman-archlinuxewe.conf
@@ -73,6 +73,12 @@ LocalFileSigLevel = Optional
[archlinuxewe]
Server = https://arch.eckner.net/os/$arch
+#[staging]
+#Include = /etc/pacman.d/mirrorlist
+
+#[community-staging]
+#Include = /etc/pacman.d/mirrorlist
+
#[testing]
#Include = /etc/pacman.d/mirrorlist