diff options
| author | Sam James <sam@gentoo.org> | 2025-01-14 03:47:36 +0000 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2025-01-19 18:27:33 +0200 |
| commit | c07d0295d4816c77f172e8728ac35119bbecddc7 (patch) | |
| tree | 66064c81733313d968115a830566cec05a0ca462 /ci/ciimage | |
| parent | c45f80ac2527e2f739e934b6b7e40c3c4f178575 (diff) | |
| download | meson-c07d0295d4816c77f172e8728ac35119bbecddc7.tar.gz | |
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 <sam@gentoo.org>
Diffstat (limited to 'ci/ciimage')
| -rwxr-xr-x | ci/ciimage/gentoo/install.sh | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
