Firefox: disable tests, as they are currently failing to build
This commit is contained in:
parent
9c2171c404
commit
09d0931470
1 changed files with 3 additions and 0 deletions
|
|
@ -256,6 +256,9 @@ debian/rules debian/control
|
|||
# Regenerate addon-sdk/moz.build
|
||||
./mach generate-addon-sdk-moz-build
|
||||
|
||||
# Attempt to work around http://jenkins.trisquel.info:8085/job/signed-binaries/BUILDARCH=amd64/6809/consoleFull
|
||||
sed 's/--enable-tests/--disable-tests/' -i debian/config/mozconfig.in
|
||||
|
||||
changelog "Rebranded for Trisquel"
|
||||
|
||||
compile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue