diff -r 9a8e24279fc0 -r fb9a6b5ef98f make-rules/shared-macros.mk --- a/make-rules/shared-macros.mk Tue Aug 18 08:28:37 2015 -0700 +++ b/make-rules/shared-macros.mk Tue Aug 18 12:04:09 2015 -0600 @@ -33,7 +33,6 @@ # The location of an external mirror of community source archives that we build # in this gate. The external mirror is a replica of the internal mirror. EXTERNAL_ARCHIVE_MIRROR = - # Default to looking for source archives on the internal mirror and the external # mirror before we hammer on the community source archive repositories. @@ -565,6 +564,7 @@ GSED = /usr/gnu/bin/sed GDIFF = /usr/gnu/bin/diff GSORT = /usr/gnu/bin/sort +GUNZIP = /usr/bin/gunzip PKGREPO = /usr/bin/pkgrepo PKGSEND = /usr/bin/pkgsend