summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2003-05-24 23:49:59 +0000
committerChris PeBenito <pebenito@gentoo.org>2003-05-24 23:49:59 +0000
commitc479c89238a292a4c6d4ba778ab63468952e98d0 (patch)
treeb033d5b7a99ca00ff8f8fca2fa61eaa81a1303ab /profiles/selinux-x86-1.4
parentinitial import, useful utility for checking symlinks (diff)
downloadgentoo-2-c479c89238a292a4c6d4ba778ab63468952e98d0.tar.gz
gentoo-2-c479c89238a292a4c6d4ba778ab63468952e98d0.tar.bz2
gentoo-2-c479c89238a292a4c6d4ba778ab63468952e98d0.zip
remove 'encode' from default USE
Diffstat (limited to 'profiles/selinux-x86-1.4')
-rw-r--r--profiles/selinux-x86-1.4/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/selinux-x86-1.4/make.defaults b/profiles/selinux-x86-1.4/make.defaults
index 1603fa9583e2..af0a8e95e691 100644
--- a/profiles/selinux-x86-1.4/make.defaults
+++ b/profiles/selinux-x86-1.4/make.defaults
@@ -1,7 +1,7 @@
# Copyright 2002 Gentoo Technologies, Inc.
# System-wide defaults for the gcc 3.2 Portage system
-USE="x86 berkdb crypt encode libwww mmx ncurses nls pam python readline ssl tcpd xml2 zlib selinux"
+USE="x86 berkdb crypt libwww mmx ncurses nls pam python readline selinux ssl tcpd xml2 zlib"
ARCH="x86"
COMPILER="gcc3"