X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage0%2Fipkg.def;h=d846ceec76cc23c07e57e97c9ed0a698c5a342a9;hb=4e78d26dd7f5e46a21cdc916e031f1b4a68578c0;hp=312982d32610837d7340a37694dec912d0aeb911;hpb=81da365042d1bf4354e0480d888fe3b8425c47c7;p=hvlinux.git diff --git a/stage0/ipkg.def b/stage0/ipkg.def index 312982d..d846cee 100644 --- a/stage0/ipkg.def +++ b/stage0/ipkg.def @@ -4,5 +4,5 @@ export BUILD64="-m64" # Setting default configure options for all scripts CONFIGURE_OPTS="\ - --prefix=/cross-tools \ + --prefix=${CROSS_TOOLS_DIR} \ ${CONFIGURE_OPTS}"