From 0e523b2fbdff1b7eaa65b4c6625005195d36c597 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Thu, 7 Mar 2019 13:09:12 +0000 Subject: Add fakeroot support for makepkg on Arch (#2536) * Add fakeroot support to patch.profile * Add fakeroot support to strings.profile * Add fakeroot support to tar.profile --- etc/strings.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/strings.profile') diff --git a/etc/strings.profile b/etc/strings.profile index 9f6518645..ca7bd0922 100644 --- a/etc/strings.profile +++ b/etc/strings.profile @@ -25,7 +25,7 @@ private-bin strings private-cache private-dev private-etc alternatives -private-lib +private-lib libfakeroot memory-deny-write-execute noexec ${HOME} -- cgit v1.2.3-54-g00ecf