From c07d0295d4816c77f172e8728ac35119bbecddc7 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 14 Jan 2025 03:47:36 +0000 Subject: ci: gentoo: drop fakeroot I assume I only added this when copying Arch as a template initially, it certainly isn't needed now, as pointed out by Eli being suspicious of its presence... Signed-off-by: Sam James --- ci/ciimage/gentoo/install.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'ci/ciimage') diff --git a/ci/ciimage/gentoo/install.sh b/ci/ciimage/gentoo/install.sh index 7849ae3c2..30b0299da 100755 --- a/ci/ciimage/gentoo/install.sh +++ b/ci/ciimage/gentoo/install.sh @@ -44,7 +44,6 @@ pkgs_stable=( # misc app-admin/sudo app-text/doxygen - sys-apps/fakeroot sys-devel/bison sys-devel/gettext -- cgit v1.2.3