]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
naoki: Changes some paths.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 22 Nov 2009 17:17:08 +0000 (18:17 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 22 Nov 2009 17:17:08 +0000 (18:17 +0100)
tools/common-constants

index 091068d58fdacdac2fc3dbc6bfcc1e1dd1560057..9b8e98658a3e0f5ed6897a6dfca960bfcae4178d 100644 (file)
@@ -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