Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage5 / pkg / nss
index 4a88ef4..cddbc5e 100644 (file)
@@ -2,7 +2,7 @@
 
 hvbuild()
 {
-    cd ${LFS_TMP}/${PACKAGE}/nss
+    cd ${SRC_DIR}/nss
 
     # This package does not support parallel build
     make BUILD_OPT=1 \
@@ -15,7 +15,7 @@ hvbuild()
 
 hvbuild_post()
 {
-    cd ${LFS_TMP}/${PACKAGE}/dist
+    cd ${SRC_DIR}/dist
 
     install -v -m755 Linux*/lib/*.so /usr/lib
     install -v -m644 Linux*/lib/{*.chk,libcrmf.a} /usr/lib