From f8d0601b8ddd0ed1913c13c6cf9fd61a933efa6c Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Sat, 24 Mar 2007 04:18:17 +0000 Subject: * Added a mirror list for [testing] (it appears most mirrors mirror testing) * Commented ftp.archlinux.org in the official mirror list * ran a make dist, which updated some translation files --- etc/pacman.d/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/pacman.d') diff --git a/etc/pacman.d/Makefile.am b/etc/pacman.d/Makefile.am index 57e23cf0..c8dded4b 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 unstable +dist_pkgsysconf_DATA = community current extra release testing unstable $(dist_pkgsysconf_DATA): mirrorlist sed "s|@@REPO@@|$@|g" <$< >$@ -- cgit v1.2.3