Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-12-18 09:33:29 +0100
committerErich Eckner <git@eckner.net>2022-12-08 12:57:22 +0100
commit09a608f7b20da05dee48c60e8c0e809d03dab93e (patch)
tree5dba10b4709b13760fca92f290448102b004e62a /Makefile
parent820931b25a27c646d3e8dd2e8b55192d5aa1f485 (diff)
pacman-staging-i686.conf, pacman-testing-i686.conf, pacman-staging-with-build-support-i686.conf: reorder repositories and add repo build-support for i686
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1dfac0b..b27de7e 100644
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,7 @@ GENERATED_CONFIGS = \
pacman-extra-i686.conf \
pacman-testing-i686.conf \
pacman-staging-i686.conf \
+ pacman-staging-with-build-support-i686.conf \
pacman-kde-unstable-i686.conf \
pacman-gnome-unstable-i686.conf \
makepkg-i686.conf
@@ -44,6 +45,7 @@ ARCHBUILD_LINKS = \
staging-i686-build \
staging-x86_64-build \
staging-x86_64_v3-build \
+ staging-with-build-support-i686-build \
multilib-build \
multilib-testing-build \
multilib-staging-build \