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

Commit 7e445251 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Switch to our own zipinfo(1)."

parents 9f88ce26 3efacee1
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.