diff options
author | 2004-10-15 14:17:16 +0000 | |
---|---|---|
committer | 2004-10-15 14:17:16 +0000 | |
commit | f6e0ca4acebac5c11a73ada0df66985aa06181b8 (patch) | |
tree | 6875461add1614337f47311b45a5c910d79c6352 /profiles/uclibc/arm | |
parent | Stable on x86 (diff) | |
download | historical-f6e0ca4acebac5c11a73ada0df66985aa06181b8.tar.gz historical-f6e0ca4acebac5c11a73ada0df66985aa06181b8.tar.bz2 historical-f6e0ca4acebac5c11a73ada0df66985aa06181b8.zip |
dont define PKGDIR in profiles
Diffstat (limited to 'profiles/uclibc/arm')
-rw-r--r-- | profiles/uclibc/arm/make.defaults | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/uclibc/arm/make.defaults b/profiles/uclibc/arm/make.defaults index 477bf6cc6037..2dba2e1cde38 100644 --- a/profiles/uclibc/arm/make.defaults +++ b/profiles/uclibc/arm/make.defaults @@ -39,4 +39,3 @@ ACCEPT_KEYWORDS="arm" FEATURES="sandbox sfperms strict nodoc noinfo noman autoconfig" #FEATURES="${FEATURES} userpriv usersandbox" -PKGDIR=${PORTDIR}/packages/${CHOST}/ |