summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-05-13 20:11:21 +0200
committerErich Eckner <git@eckner.net>2017-05-13 20:45:27 +0200
commit6e66b2b928ecd3b84c832286a3cd4c877c7ed7b6 (patch)
treea44a1e389903b5ff8fcc2b865731e673ba57383e /Makefile
parent49088b0860276c664933c2b3e36a2fef714b7a07 (diff)
downloaddevtools32-124a0212c2a39ecf8430af06db6f8a9dfba59009.tar.xz
enable i486, add mirror.archlinux32.org as pacman mirror for i*86v20170513archlinux32/v20170513
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3b30097..e43f11f 100644
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,7 @@ BINPROGS = \
makechrootpkg
CONFIGFILES = \
+ makepkg-i486.conf \
makepkg-i686.conf \
makepkg-x86_64.conf \
pacman-extra.conf \
@@ -45,17 +46,22 @@ COMMITPKG_LINKS = \
gnome-unstablepkg
ARCHBUILD_LINKS = \
+ extra-i486-build \
extra-i686-build \
extra-x86_64-build \
+ testing-i486-build \
testing-i686-build \
testing-x86_64-build \
+ staging-i486-build \
staging-i686-build \
staging-x86_64-build \
multilib-build \
multilib-testing-build \
multilib-staging-build \
+ kde-unstable-i486-build \
kde-unstable-i686-build \
kde-unstable-x86_64-build \
+ gnome-unstable-i486-build \
gnome-unstable-i686-build \
gnome-unstable-x86_64-build