Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nsoranzo committed Oct 14, 2018
1 parent fbb1ab5 commit 4a833b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes/treebest/build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#!/bin/sh
set -e

# https://github.com/conda-forge/bison-feedstock/issues/7
export M4="${PREFIX}/bin/m4"

make
mkdir -p "$PREFIX/bin"
cp treebest "$PREFIX/bin/"

0 comments on commit 4a833b1

Please sign in to comment.