summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2004-11-24 02:17:44 +0000
committerChris PeBenito <pebenito@gentoo.org>2004-11-24 02:17:44 +0000
commit9a82afe4381056323c3e400081f0dc2c51b870c5 (patch)
tree0b45f956f7470723c58d9ead22b95b6a06aca17a /profiles/selinux
parentRemoved old ebuild. New revision, should fix bug #42971. (Manifest recommit) (diff)
downloadgentoo-2-9a82afe4381056323c3e400081f0dc2c51b870c5.tar.gz
gentoo-2-9a82afe4381056323c3e400081f0dc2c51b870c5.tar.bz2
gentoo-2-9a82afe4381056323c3e400081f0dc2c51b870c5.zip
fix stage use
Diffstat (limited to 'profiles/selinux')
-rw-r--r--profiles/selinux/2004.1/x86/hardened/make.defaults5
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/selinux/2004.1/x86/hardened/make.defaults b/profiles/selinux/2004.1/x86/hardened/make.defaults
index 1715141cbd49..82d0799696e2 100644
--- a/profiles/selinux/2004.1/x86/hardened/make.defaults
+++ b/profiles/selinux/2004.1/x86/hardened/make.defaults
@@ -1,6 +1,7 @@
# 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/x86/hardened/make.defaults,v 1.1 2004/11/24 00:57:28 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/x86/hardened/make.defaults,v 1.2 2004/11/24 02:17:44 pebenito Exp $
USE="dlloader hardened pic pie"
-GRP_STAGE23_USE="dlloader hardened pic pie"
+STAGE1_USE="hardened pic pie"
+GRP_STAGE23_USE="hardened pic pie"