From ebb884dec2b7dacaac4baacdd915632cabe100eb Mon Sep 17 00:00:00 2001 From: Karl MacMillan Date: Wed, 6 Jul 2005 15:23:28 +0000 Subject: [PATCH] - Removed OUTPUT_VERSION as default. - Added default name as refpolicy to avoid clobbering string installs --- refpolicy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/refpolicy/Makefile b/refpolicy/Makefile index e3e8d4d9..0907be2e 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.