From 23d213584e99236687e6faf06382a8bcc9b853d5 Mon Sep 17 00:00:00 2001 From: arcan1s Date: Wed, 13 Apr 2016 14:29:26 +0300 Subject: [PATCH] change config according to #47924 --- pacaur.conf | 1 + pacman-default.conf | 1 - pacman.conf | 1 + pactest.conf | 1 + 4 files changed, 3 insertions(+), 1 deletion(-) diff --git a/pacaur.conf b/pacaur.conf index a403b91..528501b 100644 --- a/pacaur.conf +++ b/pacaur.conf @@ -1,3 +1,4 @@ +[options] Include = /etc/pacman-default.conf [core] diff --git a/pacman-default.conf b/pacman-default.conf index 67fff19..1c6b71c 100644 --- a/pacman-default.conf +++ b/pacman-default.conf @@ -6,7 +6,6 @@ # # GENERAL OPTIONS # -[options] # The following paths are commented out with their default values listed. # If you wish to use different paths, uncomment and update the paths. #RootDir = / diff --git a/pacman.conf b/pacman.conf index 9043321..1e4de2d 100644 --- a/pacman.conf +++ b/pacman.conf @@ -1,3 +1,4 @@ +[options] Include = /etc/pacaur.conf [arcanisrepo] diff --git a/pactest.conf b/pactest.conf index 9d22b06..a032ac8 100644 --- a/pactest.conf +++ b/pactest.conf @@ -1,3 +1,4 @@ +[options] Include = /etc/pacman-default.conf [gnome-unstable]