summaryrefslogtreecommitdiffstats
path: root/abs/core/pacman/pacman.install
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/pacman/pacman.install')
-rw-r--r--abs/core/pacman/pacman.install3
1 files changed, 1 insertions, 2 deletions
diff --git a/abs/core/pacman/pacman.install b/abs/core/pacman/pacman.install
index 4921fd8..a3066bc 100644
--- a/abs/core/pacman/pacman.install
+++ b/abs/core/pacman/pacman.install
@@ -21,9 +21,8 @@ post_upgrade() {
_warnupgrade() {
echo ">>>"
echo ">>> The pacman database format has changed as of pacman 3.5.0."
- echo ">>> I will now run \`pacman-db-upgrade\`. Please wait..."
+ echo ">>> You will need to run \`pacman-db-upgrade\` as root."
echo ">>>"
- /usr/bin/pacman-db-upgrade
}
_resetbackups() {