diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2004-12-11 16:06:20 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2004-12-11 16:06:20 +0000 |
commit | 08729471b7cbd8904f316d889a69dd17d01fc335 (patch) | |
tree | 1a44a723303c84f22f6009de1c4982c92c9e5916 /profiles/selinux | |
parent | ~alpha keyword. (Manifest recommit) (diff) | |
download | gentoo-2-08729471b7cbd8904f316d889a69dd17d01fc335.tar.gz gentoo-2-08729471b7cbd8904f316d889a69dd17d01fc335.tar.bz2 gentoo-2-08729471b7cbd8904f316d889a69dd17d01fc335.zip |
temporarily disable sandbox
Diffstat (limited to 'profiles/selinux')
-rw-r--r-- | profiles/selinux/2004.1/amd64/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/selinux/2004.1/amd64/make.defaults b/profiles/selinux/2004.1/amd64/make.defaults index f3307a4a92d2..2e7a608d1c12 100644 --- a/profiles/selinux/2004.1/amd64/make.defaults +++ b/profiles/selinux/2004.1/amd64/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/amd64/make.defaults,v 1.4 2004/12/11 15:13:46 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/amd64/make.defaults,v 1.5 2004/12/11 16:06:20 pebenito Exp $ USE="amd64 multilib" STAGE1_USE="amd64 multilib" @@ -8,7 +8,7 @@ GRP_STAGE23_USE="amd64 multilib" ARCH="amd64" ACCEPT_KEYWORDS="amd64" -FEATURES="sandbox" +#FEATURES="sandbox" CONF_LIBDIR="lib" CONF_MULTILIBDIR="lib32" |