Explorar o código

updated archive prep script

Chris Simpkins %!s(int64=7) %!d(string=hai) anos
pai
achega
e7e437fa82
Modificáronse 1 ficheiros con 2 adicións e 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