diff options
author | Dan McGee <dan@archlinux.org> | 2008-01-08 00:21:28 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-01-15 05:22:30 +0100 |
commit | a0ac72b42219fbcf17dd7cf2ee992b71a6a1375a (patch) | |
tree | 13373fe776864709e3abbc2079565935db53cbda /etc/pacman.d/.gitignore | |
parent | 9a18e0dbefd010f4505433cbf7a4d6bb40c548da (diff) | |
download | pacman-a0ac72b42219fbcf17dd7cf2ee992b71a6a1375a.tar.gz pacman-a0ac72b42219fbcf17dd7cf2ee992b71a6a1375a.tar.xz |
etc: remove Arch-specific mirrorlist from repo
We shouldn't have the stock config be Arch specific for a few reasons:
* Although it is our package, others should be able to use it
* Keeping the mirrorlist coupled to the pacman package makes it hard to push
updates to users without releasing a new copy of the pacman source
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'etc/pacman.d/.gitignore')
-rw-r--r-- | etc/pacman.d/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/pacman.d/.gitignore b/etc/pacman.d/.gitignore deleted file mode 100644 index b47959b7..00000000 --- a/etc/pacman.d/.gitignore +++ /dev/null @@ -1 +0,0 @@ -mirrorlist |