Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #49 from mariux64/fix-meson-wrap-mode_nofallback
buildtypes/meson: disable fallback installation of submodules
  • Loading branch information
donald committed Jul 8, 2022
2 parents dc6ad99 + b46f692 commit 91e3f4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildtypes/meson.sh.in
Expand Up @@ -38,6 +38,7 @@ bee_configure() {
--prefix ${PREFIX} \
--sysconfdir=${SYSCONFDIR} \
--localstatedir=${LOCALSTATEDIR} \
--wrap-mode=nofallback \
"${@}" \
${S}
}
Expand Down

0 comments on commit 91e3f4c

Please sign in to comment.