1
0

Accepting request 732112 from home:marxin:branches:mozilla:Factory

- Make build verbose.

OBS-URL: https://build.opensuse.org/request/show/732112
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=769
This commit is contained in:
Wolfgang Rosenauer 2019-09-20 10:17:52 +00:00 committed by Git OBS Bridge
parent 1f7d350ac4
commit 1ff1de7746
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 20 09:21:05 UTC 2019 - Martin Liška <mliska@suse.cz>
- Make build verbose.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 19 13:31:16 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org> Thu Sep 19 13:31:16 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>

View File

@ -470,7 +470,7 @@ echo "Generate big endian version of config/external/icu/data/icud58l.dat"
ls -l config/external/icu/data ls -l config/external/icu/data
rm -f config/external/icu/data/icudt*l.dat rm -f config/external/icu/data/icudt*l.dat
%endif %endif
xvfb-run --server-args="-screen 0 1920x1080x24" ./mach build xvfb-run --server-args="-screen 0 1920x1080x24" ./mach build -v
%endif # only_print_mozconfig %endif # only_print_mozconfig
%install %install