Explorar el Código

updated archive prep script

Chris Simpkins hace 8 años
padre
commit
e7e437fa82
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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