[selinux-policy/f18] fix spec file

Miroslav Grepl mgrepl at fedoraproject.org
Fri Nov 23 10:34:16 UTC 2012


commit 12498f96f53e83ce4759d0281c673c2a12add663
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Fri Nov 23 11:33:02 2012 +0100

    fix spec file

 selinux-policy.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/selinux-policy.spec b/selinux-policy.spec
index b432ef8..f5556a3 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -289,7 +289,7 @@ cp $contrib_path/* $refpolicy_path/policy/modules/contrib
 
 %install
 mkdir selinux_config
-for i in %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE8} %{SOURCE14} %{SOURCE15} %{SOURCE16} %{SOURCE17} %{SOURCE18} %{SOURCE19} %{SOURCE20} %{SOURCE21} %{SOURCE22} %{SOURCE23} %{SOURCE25} %{SOURCE26} %{SOURCE31} %{SOURCE32};do
+for i in %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE8} %{SOURCE14} %{SOURCE15} %{SOURCE17} %{SOURCE18} %{SOURCE19} %{SOURCE20} %{SOURCE21} %{SOURCE22} %{SOURCE23} %{SOURCE25} %{SOURCE26} %{SOURCE31} %{SOURCE32};do
  cp $i selinux_config
 done
 tar zxvf selinux_config/config.tgz


More information about the scm-commits mailing list