diff --git a/icecream.spec b/icecream.spec index d524a3e..6d1e9af 100644 --- a/icecream.spec +++ b/icecream.spec @@ -57,7 +57,6 @@ Requires: selinux-policy >= %{selinux_policyver} %define selinux_variants mls strict targeted %endif - # description copied from Debian icecc package %description Icecream is a distributed compile system. It allows parallel compiling by diff --git a/icecream.te b/icecream.te index 137eaa8..a0470d3 100644 --- a/icecream.te +++ b/icecream.te @@ -1,4 +1,3 @@ - policy_module(icecream,0.1.5) ########################################