diff options
author | bill-auger <mr.j.spam.me@gmail.com> | 2022-07-02 22:07:55 -0400 |
---|---|---|
committer | bill-auger <mr.j.spam.me@gmail.com> | 2022-07-08 14:33:26 -0400 |
commit | 40ae62b4d9febc1a612b5d791665d0e1fcbd5f92 (patch) | |
tree | fe34ca875eab761f625e368d97883ecb07724e3b /libre/pacman/pacman.conf.x86_64 | |
parent | bed48290a1b9fe62d52e98c043f50e6c028d2299 (diff) | |
download | abslibre-40ae62b4d9febc1a612b5d791665d0e1fcbd5f92.tar.gz abslibre-40ae62b4d9febc1a612b5d791665d0e1fcbd5f92.tar.bz2 abslibre-40ae62b4d9febc1a612b5d791665d0e1fcbd5f92.zip |
[pacman]: disable unused include directive in pacman.conf
Diffstat (limited to 'libre/pacman/pacman.conf.x86_64')
-rw-r--r-- | libre/pacman/pacman.conf.x86_64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/pacman/pacman.conf.x86_64 b/libre/pacman/pacman.conf.x86_64 index ff5d6385c..a9b0ce284 100644 --- a/libre/pacman/pacman.conf.x86_64 +++ b/libre/pacman/pacman.conf.x86_64 @@ -217,4 +217,4 @@ Include = /etc/pacman.d/mirrorlist # Over-rides # ############## -Include = /etc/pacman.d/*.conf +#Include = /etc/pacman.d/*.conf |