Skip to content

Commit

Permalink
One last change to meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
iquasere committed Aug 3, 2020
1 parent 419070e commit 773d417
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ build:
mkdir -p "${dir}"
cp *.py KEGGCharter_prokaryotic_maps.txt "${dir}/"
mkdir -p "${PREFIX}/bin"
mkdir -p "${PREFIX}/bin"
chmod +x "${dir}/kegg_charter.py"
ln -s "${dir}/kegg_charter.py" "${PREFIX}/bin/"
Expand Down

0 comments on commit 773d417

Please sign in to comment.