summaryrefslogtreecommitdiffstats
path: root/abs/core/pacman/makepkg-asroot.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2020-07-05 02:10:03 (GMT)
committerBritney Fransen <brfransen@gmail.com>2020-07-05 02:10:03 (GMT)
commit800581e2e4365df59f1dc293b2c411786a99ccaf (patch)
treede0e4a7ba7818974fb2c46001cbd171f6e856063 /abs/core/pacman/makepkg-asroot.patch
parentcad3e735f2af8eb22f7b9e37e977558ca39c409d (diff)
downloadlinhes_pkgbuild-800581e2e4365df59f1dc293b2c411786a99ccaf.zip
linhes_pkgbuild-800581e2e4365df59f1dc293b2c411786a99ccaf.tar.gz
linhes_pkgbuild-800581e2e4365df59f1dc293b2c411786a99ccaf.tar.bz2
pacman: update to 5.2.2
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