Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage2 / pkg / icu
index de2fa60..dd4a78f 100644 (file)
@@ -2,7 +2,7 @@
 
 hvconfig()
 {
-    cd ${LFS_TMP}/${PACKAGE}/source
+    cd ${SRC_DIR}/source
 
     ./configure ${CONFIGURE_OPTS}
 }