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>2019-06-16 14:30:49 +0200
commit69f449e4a8df469ecb8f2c9432a2deb95cb05f94 (patch)
treebbfd8fa16e479b75aad88f34411e11550eee761b /Makefile
parent194fac59638f09701ba18538ac7952cf8a4f6fdb (diff)
downloaddevtools32-69f449e4a8df469ecb8f2c9432a2deb95cb05f94.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 e247b25..055aa6a 100644
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,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
@@ -63,6 +64,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 \