Skip to content

Commit

Permalink
debug2
Browse files Browse the repository at this point in the history
  • Loading branch information
paulannetts committed Oct 4, 2024
1 parent 045a83d commit b2e0a25
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ PARENT_DIR=$(dirname $SCRIPT_DIR)

echo $PARENT_DIR
cd $PARENT_DIR/espeak-ng
touch ChangeLog.md
pwd
touch $PARENT_DIR/espeak-ng/ChangeLog.md
ls
./autogen.sh
./configure --without-klatt --without-speechplayer --without-mbrola --without-sonic --without-async
Expand Down

0 comments on commit b2e0a25

Please sign in to comment.