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>2020-02-19 09:52:08 +0100
commit4b169f12e1549299e6967a95fb2bfa459231cbd4 (patch)
treec0c8e782f9b1a3cce90f51e6b2fe11d9b2af3dfe /Makefile
parent59b08abe2049c85368522ab0ec170166dd9de861 (diff)
downloaddevtools32-4b169f12e1549299e6967a95fb2bfa459231cbd4.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 7ac4e10..bb8b5a9 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
@@ -64,6 +65,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 \