diff options
Diffstat (limited to 'etc/pacman.conf.in')
-rw-r--r-- | etc/pacman.conf.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/pacman.conf.in b/etc/pacman.conf.in index 56b1f833..f76c2acf 100644 --- a/etc/pacman.conf.in +++ b/etc/pacman.conf.in @@ -22,9 +22,9 @@ HoldPkg = pacman glibc #[testing] #Include = /etc/pacman.d/testing -[current] +[core] # Add your preferred servers here, they will be used first -Include = /etc/pacman.d/current +Include = /etc/pacman.d/core [extra] # Add your preferred servers here, they will be used first |