From: Michael Tremer Date: Sun, 22 Nov 2009 17:17:08 +0000 (+0100) Subject: naoki: Changes some paths. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a40e833d93b11a6900c7f5c44287f09ae1f8a0f;p=ipfire-3.x.git naoki: Changes some paths. --- diff --git a/tools/common-constants b/tools/common-constants index 091068d58..9b8e98658 100644 --- a/tools/common-constants +++ b/tools/common-constants @@ -19,7 +19,8 @@ DOWNLOADER=${BASEDIR}/tools/downloader DIR_CACHE=${BASEDIR}/cache DIR_LOGS=${BASEDIR}/logs -DIR_PACKAGES=${BASEDIR}/packages +DIR_PACKAGES=${BASEDIR}/build/packages +DIR_PACKAGES_TOOLCHAIN=${DIR_PACKAGES}_toolchain DIR_PATCHES=${DIR_CACHE}/patches DIR_PKGS=${BASEDIR}/pkgs DIR_TARBALLS=${DIR_CACHE}/tarballs