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-06-07 06:38:46 +0200
commitb01094c8edce9dd723ea85b58155a298ca3bc1d7 (patch)
tree51e4bfe5d012aee32e036ab39a3cb687c0219ca1 /Makefile
parent8cb79b3971dfb62cf0e0e4014129f4fe5e675251 (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 2bc1099..3b38898 100644
--- a/Makefile
+++ b/Makefile
@@ -29,6 +29,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
@@ -67,6 +68,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 \