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-06-27 10:44:48 +0200
commit934fad90f9203a736778494d51d8a89410ed1a1a (patch)
treeb299254aa324cc48e160e251db070294c7f2cf38 /Makefile
parent23a09e073db0a7eb043e0dc2ef413d1318432766 (diff)
downloaddevtools32-934fad90f9203a736778494d51d8a89410ed1a1a.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 581d8c2..779d5ba 100644
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,7 @@ CONFIGFILES = \
pacman-testing-i686.conf \
pacman-staging.conf \
pacman-staging-i686.conf \
+ pacman-staging-with-build-support-i686.conf \
pacman-multilib.conf \
pacman-multilib-testing.conf \
pacman-multilib-staging.conf \
@@ -52,6 +53,7 @@ ARCHBUILD_LINKS = \
testing-i686-build \
testing-x86_64-build \
staging-i686-build \
+ staging-with-build-support-i686-build \
staging-x86_64-build \
multilib-build \
multilib-testing-build \