summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-06-05 13:47:14 +0200
committerErich Eckner <git@eckner.net>2020-06-05 13:47:14 +0200
commit875756aefe2ab282cd3bde410e55993796d955c8 (patch)
treea8810a2b76dd02f140c46ca2820a5e5dc4abf0b5
parent14c592a9d978a4e2e303f410ad9828677b4ce22d (diff)
downloaddevtools32-875756aefe2ab282cd3bde410e55993796d955c8.tar.xz
archlinuxewe-{i486,i686,pentium4}-build should be able to build from staging, tooarchlinuxewe-20200605
-rw-r--r--Makefile6
-rw-r--r--pacman-archlinuxewe.conf6
2 files changed, 9 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 863daab..77b63e4 100644
--- a/Makefile
+++ b/Makefile
@@ -216,21 +216,21 @@ 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; }; \
/^Architecture = / s/^.*\$$/Architecture = i486/; \
" "$<" > "$@"
pacman-archlinuxewe-i686.conf: pacman-archlinuxewe.conf
@echo "GEN $@"
@sed " \
- /\[\(community-\)\?testing\]/{ N; s/#//g; }; \
+ /\[\(community-\)\?\(stag\|test\)ing\]/{ N; s/#//g; }; \
/^Architecture = / s/^.*\$$/Architecture = i686/; \
" "$<" > "$@"
pacman-archlinuxewe-pentium4.conf: pacman-archlinuxewe.conf
@echo "GEN $@"
@sed " \
- /\[\(community-\)\?testing\]/{ N; s/#//g; }; \
+ /\[\(community-\)\?\(stag\|test\)ing\]/{ N; s/#//g; }; \
/^Architecture = / s/^.*\$$/Architecture = pentium4/; \
" "$<" > "$@"
diff --git a/pacman-archlinuxewe.conf b/pacman-archlinuxewe.conf
index 65a8f30..32ce232 100644
--- a/pacman-archlinuxewe.conf
+++ b/pacman-archlinuxewe.conf
@@ -73,6 +73,12 @@ LocalFileSigLevel = Optional
[archlinuxewe]
Include = /etc/pacman.d/mirrorlist
+#[staging]
+#Include = /etc/pacman.d/mirrorlist
+
+#[community-staging]
+#Include = /etc/pacman.d/mirrorlist
+
#[testing]
#Include = /etc/pacman.d/mirrorlist