Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3efacee1 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Switch to our own zipinfo(1).

Test: treehugger
Change-Id: If71e87e45a52959be9a316810fe79250771eb9d4
parent c3eb1b29
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -101,7 +101,6 @@ var Configuration = map[string]PathConfig{
	"tr":       Allowed,
	"unzip":    Allowed,
	"zip":      Allowed,
	"zipinfo":  Allowed,

	// Host toolchain is removed. In-tree toolchain should be used instead.
	// GCC also can't find cc1 with this implementation.