summarylogtreecommitdiffstats
path: root/aurutils.install
diff options
context:
space:
mode:
authorAlad Wenter2021-12-06 16:08:12 +0100
committerAlad Wenter2021-12-06 16:08:12 +0100
commit81ace30148e8da441af0a4e1d8172069235cdc11 (patch)
tree359ddc71b52caf94c3f039aec319eef2cd316205 /aurutils.install
parent61e1649e12efb641f02223e03266fbfc4d7c8fca (diff)
downloadaur-81ace30148e8da441af0a4e1d8172069235cdc11.tar.gz
aurutils: fix path in install message
Diffstat (limited to 'aurutils.install')
-rw-r--r--aurutils.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/aurutils.install b/aurutils.install
index e6b7798e32f3..a7813e0c0fd5 100644
--- a/aurutils.install
+++ b/aurutils.install
@@ -39,7 +39,7 @@ EOF
if (( $(vercmp '3.2.0-1' "$2") == 1 )); then
cat >&2 <<-EOF
As of 3.2.0, if --chroot is specified without --database, aur-build assumes
-pacman.conf is located in /etc/pacman-$(uname -m).conf.
+pacman.conf is located in /etc/aurutils/pacman-$(uname -m).conf.
See the 3.2.0 changelog for more information: