summaryrefslogtreecommitdiffstats
path: root/abs/core/pacman/makepkg-asroot.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/pacman/makepkg-asroot.patch')
-rw-r--r--abs/core/pacman/makepkg-asroot.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/pacman/makepkg-asroot.patch b/abs/core/pacman/makepkg-asroot.patch
index e0f085b..8169bd8 100644
--- a/abs/core/pacman/makepkg-asroot.patch
+++ b/abs/core/pacman/makepkg-asroot.patch
@@ -16,7 +16,7 @@
- error "$(gettext "Running %s as root is not allowed as it can cause permanent,\n\
-catastrophic damage to your system.")" "makepkg"
- exit $E_ROOT
-+ error "$(gettext "Running %s as root.")" "makepkg"
++ plain "$(gettext "Running %s as root.")" "makepkg"
+ #exit $E_ROOT
fi
else