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-09-30 08:43:49 +0200
commitc0d8bc103e000eafa0cd22d7803ef7cfbdadf11a (patch)
tree3682490a7981056984cc9b6f4ee10599e3b356e8 /Makefile
parenta4638e22fb36525d52a99b59797c92472ee3d5e9 (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 456641d..55c413b 100644
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,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
@@ -77,6 +78,7 @@ ARCHBUILD_LINKS = \
staging-i686-build \
staging-x86_64-build \
staging-x86_64_v3-build \
+ staging-with-build-support-i686-build \
multilib-build \
multilib-testing-build \
multilib-staging-build \