From 5ead205a6668d17fdcdaa1627be03558fff25a51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Sat, 20 Feb 2021 20:30:35 +0100 Subject: [PATCH] Fix indentation --- libxcrypt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libxcrypt.spec b/libxcrypt.spec index 7d67b7d..2c82a75 100644 --- a/libxcrypt.spec +++ b/libxcrypt.spec @@ -175,7 +175,7 @@ BuildRequires: fipscheck BuildRequires: gcc BuildRequires: glibc-devel >= %{glibc_minver} BuildRequires: libtool -BuildRequires: make +BuildRequires: make # We do not need to keep this forever. %if !(0%{?fedora} > 31 || 0%{?rhel} > 10)