From 05346af459c7eaeddf1542acb6f13f8ffd9f6695 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 16 Sep 2007 21:20:19 +0000 Subject: Make current -> core updates --- etc/pacman.d/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/pacman.d/Makefile.am') diff --git a/etc/pacman.d/Makefile.am b/etc/pacman.d/Makefile.am index c8dded4b..341b3efa 100644 --- a/etc/pacman.d/Makefile.am +++ b/etc/pacman.d/Makefile.am @@ -1,5 +1,5 @@ pkgsysconfdir = ${sysconfdir}/pacman.d -dist_pkgsysconf_DATA = community current extra release testing unstable +dist_pkgsysconf_DATA = community core extra release testing unstable $(dist_pkgsysconf_DATA): mirrorlist sed "s|@@REPO@@|$@|g" <$< >$@ -- cgit v1.2.3-54-g00ecf