We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97c4bb6 commit 1bc3a84Copy full SHA for 1bc3a84
1 file changed
package.sh
@@ -40,9 +40,6 @@ printf "\n" &&
40
printf "${YEL}Packaging Mercury..\n" &&
41
printf "${GRE}\n" &&
42
43
-# Build Mercury
44
-export NINJA_SUMMARIZE_BUILD=1 &&
45
-
46
cd ${HG_SRC_DIR} &&
47
48
./mach package -v &&
0 commit comments