changes
This commit is contained in:
parent
318fce8430
commit
694878d1d3
1 changed files with 2 additions and 2 deletions
4
build.py
4
build.py
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
pkgver = '92.0'
|
||||
pkgver = '92.0.1'
|
||||
nightly_ver = '94.0a1'
|
||||
|
||||
#
|
||||
|
|
@ -276,7 +276,7 @@ def execute_lw_do_patches():
|
|||
"../common/patches/mozilla-vpn-ad.patch",
|
||||
"../common/patches/mozilla_dirs.patch",
|
||||
"../common/patches/remove_addons.patch",
|
||||
"../common/patches/search-config.patch",
|
||||
# "../common/patches/search-config.patch",
|
||||
|
||||
# sed patches..
|
||||
"../common/patches/sed-patches/allow-searchengines-non-esr.patch",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue