diff options
author | Chantry Xavier <shiningxc@gmail.com> | 2007-07-16 21:31:54 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-07-16 16:42:09 -0400 |
commit | fa2164a59ecc47a7a4324712710c367e195f14f6 (patch) | |
tree | 1a357f75af95ac2b5ee523eff788812ebbd00ddd /etc/pacman.d/.gitignore | |
parent | 99572ed8f6f585e5b6ee4c9300b0589b2c75c54a (diff) | |
download | pacman-fa2164a59ecc47a7a4324712710c367e195f14f6.tar.xz |
Use only one mirror list for all repos
Fully implement what this commit allows:
ebad1996149d72cf4a1fe15fe8326f2b4996f585
Dan: update .gitignore as well.
Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'etc/pacman.d/.gitignore')
-rw-r--r-- | etc/pacman.d/.gitignore | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/etc/pacman.d/.gitignore b/etc/pacman.d/.gitignore index c7001838..1ec58734 100644 --- a/etc/pacman.d/.gitignore +++ b/etc/pacman.d/.gitignore @@ -1,8 +1,3 @@ Makefile Makefile.in -community -current -extra -release -unstable -testing +mirrorlist |