From 8d59dc935a106fcb2116f53aee33212ae56a0cb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Tue, 29 Jan 2019 20:51:04 +0100 Subject: [PATCH] Run a full check with all hash methods enabled at the very end --- libxcrypt.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libxcrypt.spec b/libxcrypt.spec index bd1b5ac..a845ebd 100644 --- a/libxcrypt.spec +++ b/libxcrypt.spec @@ -358,6 +358,9 @@ for dir in %{_vpath_builddir}; do %endif done +# Run a full check with all hash methods enabled at the very end. +%make_build -C %{_vpath_builddir} distcheck + %ldconfig_scriptlets %if %{with compat_pkg}