diff options
Diffstat (limited to 'pacman-staging.conf')
-rw-r--r-- | pacman-staging.conf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/pacman-staging.conf b/pacman-staging.conf index 14323d5..f015e63 100644 --- a/pacman-staging.conf +++ b/pacman-staging.conf @@ -58,31 +58,24 @@ Architecture = auto # after the header, and they will be used before the default mirrors. [staging] -## Add your preferred servers here, they will be used first Include = /etc/pacman.d/mirrorlist [testing] -## Add your preferred servers here, they will be used first Include = /etc/pacman.d/mirrorlist [core] -# Add your preferred servers here, they will be used first Include = /etc/pacman.d/mirrorlist [extra] -# Add your preferred servers here, they will be used first Include = /etc/pacman.d/mirrorlist [community-staging] -## Add your preferred servers here, they will be used first Include = /etc/pacman.d/mirrorlist [community-testing] -## Add your preferred servers here, they will be used first Include = /etc/pacman.d/mirrorlist [community] -# Add your preferred servers here, they will be used first Include = /etc/pacman.d/mirrorlist # An example of a custom package repository. See the pacman manpage for |