From 533a2f186ed113d1e8181dc32fef7d6b0b9ac966 Mon Sep 17 00:00:00 2001 From: Ondrej Mosnacek Date: Sat, 12 Dec 2020 13:04:18 +0100 Subject: [PATCH] Remove useless mkdir command from minimum build The directory will be created automatically by the install commands, so no need to create it manually. Signed-off-by: Ondrej Mosnacek --- selinux-policy.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/selinux-policy.spec b/selinux-policy.spec index ee4e8731..4aa10d34 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -439,8 +439,6 @@ mv sandbox.pp %{buildroot}%{_datadir}/selinux/packages/sandbox.pp %if %{BUILD_MINIMUM} # Build minimum policy -# Commented out because only minimum ref policy currently builds -mkdir -p %{buildroot}%{_datadir}/selinux/minimum %makeCmds minimum mcs allow %makeModulesConf targeted base contrib %installCmds minimum mcs allow