Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage5 / pkg / vobcopy
index e6269aa..290eacc 100644 (file)
@@ -2,6 +2,5 @@
 
 hvconfig_pre()
 {
-    cd ${LFS_TMP}/${PACKAGE}
-    mv configure.sh configure
+    mv ${SRC_DIR}/configure{.sh,}
 }