From 533a2f186ed113d1e8181dc32fef7d6b0b9ac966 Mon Sep 17 00:00:00 2001 From: Ondrej Mosnacek Date: Dec 15 2020 21:29:57 +0000 Subject: 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 --- diff --git a/selinux-policy.spec b/selinux-policy.spec index ee4e873..4aa10d3 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