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>2018-09-17 22:52:35 +0200
commit3036ebb6000dd096a780e72cb11afbe0f570a042 (patch)
treea4cc626dcc30f6b5b94e5dfcee1dc9f1b98bbd23 /Makefile
parent6c0b07ba1d2babe9d98538634b08265031835236 (diff)
downloaddevtools32-3036ebb6000dd096a780e72cb11afbe0f570a042.tar.xz
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 447c3c7..e54e51e 100644
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,7 @@ CONFIGFILES = \
pacman-testing.conf \
pacman-staging-32.conf \
pacman-staging.conf \
+ pacman-staging-with-build-support-32.conf \
pacman-multilib.conf \
pacman-multilib-testing.conf \
pacman-multilib-staging.conf \
@@ -55,6 +56,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 \