Skip to content

Commit

Permalink
move map file to .antiword.
Browse files Browse the repository at this point in the history
  • Loading branch information
bricel committed Aug 1, 2016
1 parent 827603e commit d4b9cca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bin/compile
Expand Up @@ -11,6 +11,10 @@ mkdir -p $INSTALL_DIR
tar -zxvf antiword-0.37.tar.gz -C $INSTALL_DIR
cd ${INSTALL_DIR}antiword-0.37
make
cd ${HOME}
mkdir -p .antiword
cp vendor/antiword/antiword-0.37/Resources/* .antiword


echo "Complete!"
echo "Building runtime environment for antiword int ${BUILD_DIR}"
Expand Down

0 comments on commit d4b9cca

Please sign in to comment.