mongodb: make update check work.
This commit is contained in:
@@ -30,6 +30,8 @@ _scons_args=" --use-system-boost \
|
|||||||
build_options="systemd"
|
build_options="systemd"
|
||||||
# ETOOHUGE
|
# ETOOHUGE
|
||||||
nodebug=1
|
nodebug=1
|
||||||
|
update_site=$homepage/downloads
|
||||||
|
update_pattern="mongodb-src-r\K[\d.]+(?=.tar)"
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
find . -name SConstruct -print0 | xargs -0 sed -i "s/-Werror/-Wno-error/g"
|
find . -name SConstruct -print0 | xargs -0 sed -i "s/-Werror/-Wno-error/g"
|
||||||
|
|||||||
Reference in New Issue
Block a user