浏览代码

updated archive prep script

Chris Simpkins 7 年之前
父节点
当前提交
e7e437fa82
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      postbuild_processing/archive_prep/archiver.sh

+ 2 - 2
postbuild_processing/archive_prep/archiver.sh

@@ -12,8 +12,8 @@
 # ////////////////////////////////////////////////////////////////////
 
 HACK_VERSION="v3.000"
-HACK_ARCHIVES_DIR="../../Hack-archives"
-HACK_BUILD_DIR="build"
+HACK_ARCHIVES_DIR="../../../Hack-archives"
+HACK_BUILD_DIR="../../build"
 
 
 # Make build directory the current working directory