]> git.pld-linux.org Git - packages/dovecot.git/commitdiff
updated var for disabling valgrind
authorJan Palus <atler@pld-linux.org>
Thu, 12 Aug 2021 11:52:49 +0000 (13:52 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 12 Aug 2021 11:52:49 +0000 (13:52 +0200)
dovecot.spec

index 1ce2cbc15f0025fdfa52e0199d69726d315e2686..7db7110d34c9840578618cf222bec85249bf80f4 100644 (file)
@@ -181,7 +181,7 @@ touch config.rpath
 %{__autoheader}
 %{__automake}
 %configure \
-       ac_cv_prog_VALGRIND=no \
+       ac_cv_path_VALGRIND=reject \
        CPPFLAGS="%{rpmcppflags} -I/usr/include/libstemmer -D_LINUX_QUOTA_VERSION=2" \
        --disable-static \
        --enable-hardening \
This page took 0.041292 seconds and 4 git commands to generate.