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>2021-02-13 14:15:06 +0100
commit342f1632fb8c44034c4fa4ecf5caf19b1d1befd2 (patch)
tree2441acdb8b8b57c80e2b181abe36d8a5f1e9ec93 /Makefile
parent77a52069eba7319104f148db98ffd383df989289 (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 a8c5ce6..8f2e838 100644
--- a/Makefile
+++ b/Makefile
@@ -28,6 +28,7 @@ GENERATED_CONFIGFILES = \
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
@@ -66,6 +67,7 @@ ARCHBUILD_LINKS = \
testing-x86_64-build \
staging-i686-build \
staging-x86_64-build \
+ staging-with-build-support-i686-build \
multilib-build \
multilib-testing-build \
multilib-staging-build \