diff --git a/srcpkgs/schroot/template b/srcpkgs/schroot/template index 8b9b8610bf4..ed0b46c9d82 100644 --- a/srcpkgs/schroot/template +++ b/srcpkgs/schroot/template @@ -1,7 +1,7 @@ # Template file for 'schroot' pkgname=schroot version=1.7.2 -revision=1 +revision=2 build_pie=yes build_style=cmake configure_args=" @@ -11,7 +11,11 @@ configure_args=" -Ddebug=OFF -Dbash_completion_dir=/usr/share/bash-completion/completions -Dlvm-snapshot=ON - -Dbtrfs-snapshot=ON" + -Dbtrfs-snapshot=ON + + -DBOOST_REGEX_EXITCODE=0 + -DSTD_REGEX_BROKEN_EXITCODE=1 + -DSTD_REGEX_EXITCODE=0" # fixes cross compilation conf_files=" /etc/pam.d/schroot /etc/schroot/default/copyfiles