Skip to content

Commit

Permalink
gffcompare: create poentially missing bin dir
Browse files Browse the repository at this point in the history
  • Loading branch information
bernt-matthias committed Nov 30, 2018
1 parent 0627a3c commit 5d7b0a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/gffcompare/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ ver=${ver%%\"*}
cd gffcompare-"$ver"

# copy binaries
mkdir -p "$PREFIX"/bin/
cp gffcompare "$PREFIX"/bin/
cp trmap "$PREFIX"/bin/

0 comments on commit 5d7b0a7

Please sign in to comment.