summaryrefslogtreecommitdiff
path: root/sysutils/pacman/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/pacman/files/pkg-message.in')
-rw-r--r--sysutils/pacman/files/pkg-message.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/sysutils/pacman/files/pkg-message.in b/sysutils/pacman/files/pkg-message.in
index 12e67c71134e..73494fa72d84 100644
--- a/sysutils/pacman/files/pkg-message.in
+++ b/sysutils/pacman/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
Default pacman root directory (the one it will install packages into) is
%%PACMAN_ROOT%%
@@ -5,4 +8,6 @@ Default pacman root directory (the one it will install packages into) is
To change it (and to define package repositories to use), see
%%PREFIX%%/etc/pacman.conf
-
+EOM
+}
+]