internal/rosa: remove fakeroot

This is unused and broken, so remove it.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-05-19 21:54:40 +09:00
parent d6be116ff8
commit e7c8656691
2 changed files with 0 additions and 60 deletions

View File

@@ -8,7 +8,6 @@ var (
Firmware = H("firmware")
ACL = H("acl")
ArgpStandalone = H("argp-standalone")
Attr = H("attr")
Autoconf = H("autoconf")
Automake = H("automake")
Bash = H("bash")
@@ -54,7 +53,6 @@ var (
LibXxf86vm = H("libXxf86vm")
Libarchive = H("libarchive")
Libbsd = H("libbsd")
Libcap = H("libcap")
Libconfig = H("libconfig")
LibdisplayInfo = H("libdisplay-info")
Libdrm = H("libdrm")
@@ -94,7 +92,6 @@ var (
Nettle = H("nettle")
OpenSSL = H("openssl")
PCRE2 = H("pcre2")
Parallel = H("parallel")
Patch = H("patch")
PerlTestCmd = H("perl-Test-Cmd")
Pixman = H("pixman")
@@ -107,7 +104,6 @@ var (
PythonSetuptools = H("python-setuptools")
PythonWheel = H("python-wheel")
QEMU = H("qemu")
Rdfind = H("rdfind")
Readline = H("readline")
Sed = H("sed")
SPIRVHeaders = H("spirv-headers")