--- refpolicy-mcs/build.conf +++ refpolicy-mcs/build.conf @@ -12,13 +12,13 @@ # Policy Type # standard, mls, mcs -TYPE = standard +TYPE = mcs # Policy Name # If set, this will be used as the policy # name. Otherwise the policy type will be # used for the name. -NAME = refpolicy +NAME = refpolicy-mcs # Distribution # Some distributions have portions of policy @@ -27,7 +27,7 @@ # for the distribution. # redhat, gentoo, debian, suse, and rhel4 are current options. # Fedora users should enable redhat. -#DISTRO = redhat +DISTRO = suse # Unknown Permissions Handling # The behavior for handling permissions defined in the --- refpolicy-mls/build.conf +++ refpolicy-mls/build.conf @@ -12,13 +12,13 @@ # Policy Type # standard, mls, mcs -TYPE = standard +TYPE = mls # Policy Name # If set, this will be used as the policy # name. Otherwise the policy type will be # used for the name. -NAME = refpolicy +NAME = refpolicy-mls # Distribution # Some distributions have portions of policy @@ -27,7 +27,7 @@ # for the distribution. # redhat, gentoo, debian, suse, and rhel4 are current options. # Fedora users should enable redhat. -#DISTRO = redhat +DISTRO = suse # Unknown Permissions Handling # The behavior for handling permissions defined in the --- refpolicy-standard/build.conf +++ refpolicy-standard/build.conf @@ -18,7 +18,7 @@ # If set, this will be used as the policy # name. Otherwise the policy type will be # used for the name. -NAME = refpolicy +NAME = refpolicy-standard # Distribution # Some distributions have portions of policy @@ -27,7 +27,7 @@ # for the distribution. # redhat, gentoo, debian, suse, and rhel4 are current options. # Fedora users should enable redhat. -#DISTRO = redhat +DISTRO = suse # Unknown Permissions Handling # The behavior for handling permissions defined in the