Skip to content

Commit

Permalink
Merge branch 'jb51685' into 'master'
Browse files Browse the repository at this point in the history
[sailfishos][configure] Disable marionette. Contributes to JB#51685

See merge request mer-core/gecko-dev!178
  • Loading branch information
kende committed Oct 30, 2020
2 parents be0dec8 + 531a77f commit e3374bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/0023-sailfishos-gecko-Disable-Marionette.patch
Expand Up @@ -18,7 +18,7 @@ index cd0cd1bb07aa..726765010e0d 100644
"""Enable Marionette by default, except on Android."""
- if target.os != 'Android':
- return True
+ return True
+ return False

imply_option('--enable-marionette', marionette, reason='Not Android')

Expand Down

0 comments on commit e3374bc

Please sign in to comment.