summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2005-04-01 02:43:50 +0000
committerChris PeBenito <pebenito@gentoo.org>2005-04-01 02:43:50 +0000
commitd91b6ba9ac93d9fc0b199e303b10dd754fdf3c29 (patch)
tree020bee22955fe4708ea44eb812ac90924cceee65
parentMarked 5.0.10 ppc and marked 5.2.11 ~ppc for bug #87186. (diff)
downloadhistorical-d91b6ba9ac93d9fc0b199e303b10dd754fdf3c29.tar.gz
historical-d91b6ba9ac93d9fc0b199e303b10dd754fdf3c29.tar.bz2
historical-d91b6ba9ac93d9fc0b199e303b10dd754fdf3c29.zip
add selinux to FEATURES now that the portage features are split off of
USE=selinux
-rw-r--r--profiles/selinux/make.defaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/selinux/make.defaults b/profiles/selinux/make.defaults
index cc22c0073e98..58a17bf1be23 100644
--- a/profiles/selinux/make.defaults
+++ b/profiles/selinux/make.defaults
@@ -1,12 +1,12 @@
# Copyright 1999-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/make.defaults,v 1.1 2004/11/24 00:57:28 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/make.defaults,v 1.2 2005/04/01 02:43:50 pebenito Exp $
USE="berkdb crypt ncurses pam python readline selinux ssl zlib"
STAGE1_USE="selinux"
GRP_STAGE23_USE="berkdb crypt ncurses pam python readline selinux ssl zlib"
-FEATURES="autoconfig strict sfperms"
+FEATURES="autoconfig selinux strict sfperms"
POLICYDIR="/etc/security/selinux/src/policy"
PORTAGE_T="portage_t"