From 49fbeaf27904fd23f787143bd2242798f6c96cf6 Mon Sep 17 00:00:00 2001 From: Dominika Hodovska Date: Thu, 20 Apr 2017 09:41:01 +0200 Subject: [PATCH] fix typo --- dhcp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dhcp.spec b/dhcp.spec index 76259dc..0a3bb3f 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -393,7 +393,7 @@ CFLAGS="%{optflags} -fno-strict-aliasing" \ --enable-binary-leases \ --with-systemd make %{?_smp_mflags} -if ! 0%{?_module_build} +%if ! 0%{?_module_build} pushd doc make %{?_smp_mflags} devel popd