forked from security/hakurei
internal/rosa: fakeroot artifact
XSLT is untamable and extremely unpleasant to work with. This patches out the broken docs for now in the interest of getting some work done. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -26,6 +26,7 @@ const (
|
||||
DTC
|
||||
Diffutils
|
||||
Elfutils
|
||||
Fakeroot
|
||||
Findutils
|
||||
Flex
|
||||
Fuse
|
||||
@@ -163,6 +164,7 @@ func ResolveName(name string) (p PArtifact, ok bool) {
|
||||
"dtc": DTC,
|
||||
"diffutils": Diffutils,
|
||||
"elfutils": Elfutils,
|
||||
"fakeroot": Fakeroot,
|
||||
"findutils": Findutils,
|
||||
"flex": Flex,
|
||||
"fuse": Fuse,
|
||||
|
||||
Reference in New Issue
Block a user