Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLevente Polyak <anthraxx@archlinux.org>2022-12-13 20:41:37 +0100
committerLevente Polyak <anthraxx@archlinux.org>2023-05-19 22:27:13 +0200
commitb9db6160a2547a57d19308776a25223eb2130b6b (patch)
treedd5783f52ee1ab79298e10a58b47b828da53faf8 /Makefile
parentf834fc4700053cb9a83956c98835b0a158cc054c (diff)
git: convert repos and tags config to new repo layout
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index f59ca26..89251f4 100644
--- a/Makefile
+++ b/Makefile
@@ -20,12 +20,11 @@ SETARCH_ALIASES = $(wildcard config/setarch-aliases.d/*)
MANS = $(addprefix $(BUILDDIR)/,$(patsubst %.asciidoc,%,$(wildcard doc/man/*.asciidoc)))
COMMITPKG_LINKS = \
+ core-testingpkg \
+ core-stagingpkg \
extrapkg \
- testingpkg \
- stagingpkg \
- communitypkg \
- community-testingpkg \
- community-stagingpkg \
+ extra-testingpkg \
+ extra-stagingpkg \
multilibpkg \
multilib-testingpkg \
multilib-stagingpkg \