diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-15 14:17:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-15 14:17:16 +0000 |
commit | 2a79f0476ff69fb9201a325e52e495907464cfd4 (patch) | |
tree | db32e09a4377ecc6951e863e4a266ff80942a5de /profiles/uclibc/x86 | |
parent | Stable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-2a79f0476ff69fb9201a325e52e495907464cfd4.tar.gz gentoo-2-2a79f0476ff69fb9201a325e52e495907464cfd4.tar.bz2 gentoo-2-2a79f0476ff69fb9201a325e52e495907464cfd4.zip |
dont define PKGDIR in profiles
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 400d05433de5..aa72369085a7 100644 --- a/profiles/uclibc/x86/make.defaults +++ b/profiles/uclibc/x86/make.defaults @@ -39,4 +39,3 @@ ACCEPT_KEYWORDS="x86" FEATURES="sandbox sfperms strict nodoc noinfo noman autoconfig" #FEATURES="${FEATURES} userpriv usersandbox" -PKGDIR=${PORTDIR}/packages/${CHOST}/ |