libexec/build in alpha_omega-1.2.1 vs libexec/build in alpha_omega-1.3.1

- old
+ new

@@ -8,10 +8,10 @@ # figure out the project root under which bin, lib live shome="$(cd -P -- "$(dirname -- "$BASH_SOURCE")/.." && pwd -P)" # load a jason bourne library -source "$shome/bin/_treadstone" +source "$shome/libexec/_treadstone" # define command line options: DEFINE_string 'name' "$(basename "$shome")" 'name of gem' 'n' # entry point