updated archive prep script

pull/236/head
Chris Simpkins 2017-10-19 21:03:45 +07:00
parent 783dcb30a2
commit e7e437fa82
1 changed files with 2 additions and 2 deletions

@ -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