From ebb884dec2b7dacaac4baacdd915632cabe100eb Mon Sep 17 00:00:00 2001 From: Karl MacMillan Date: Jul 06 2005 15:23:28 +0000 Subject: - Removed OUTPUT_VERSION as default. - Added default name as refpolicy to avoid clobbering string installs --- diff --git a/refpolicy/Makefile b/refpolicy/Makefile index e3e8d4d..0907be2 100644 --- a/refpolicy/Makefile +++ b/refpolicy/Makefile @@ -21,7 +21,7 @@ # # Override default policy version -OUTPUT_POLICY = 18 +#OUTPUT_POLICY = 18 # Policy Type # strict, targeted, strict-mls, targeted-mls @@ -31,7 +31,7 @@ TYPE = strict # If set, this will be used as the policy # name. Otherwise the policy type will be # used for the name. -NAME = +NAME = refpolicy # Build monolithic policy. Putting n here # will build a loadable module policy.