diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-15 01:35:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-15 01:35:22 +0000 |
commit | 6bd236ddf9fd91b0e0361db23addf88943e07683 (patch) | |
tree | c56ddf1a0200018ceba16ac3be77cc2aca64fb0c /profiles/uclibc/x86 | |
parent | newer swig support #64199 (Manifest recommit) (diff) | |
download | gentoo-2-6bd236ddf9fd91b0e0361db23addf88943e07683.tar.gz gentoo-2-6bd236ddf9fd91b0e0361db23addf88943e07683.tar.bz2 gentoo-2-6bd236ddf9fd91b0e0361db23addf88943e07683.zip |
remove variables that dont belong
Diffstat (limited to 'profiles/uclibc/x86')
-rw-r--r-- | profiles/uclibc/x86/make.defaults | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/uclibc/x86/make.defaults b/profiles/uclibc/x86/make.defaults index bf612c2c7560..400d05433de5 100644 --- a/profiles/uclibc/x86/make.defaults +++ b/profiles/uclibc/x86/make.defaults @@ -39,5 +39,4 @@ ACCEPT_KEYWORDS="x86" FEATURES="sandbox sfperms strict nodoc noinfo noman autoconfig" #FEATURES="${FEATURES} userpriv usersandbox" -PORTDIR=/usr/portage/ PKGDIR=${PORTDIR}/packages/${CHOST}/ |