Skip to content

Commit

Permalink
Update mkcatfilebundle
Browse files Browse the repository at this point in the history
  • Loading branch information
KazukiPrzyborowski authored Apr 13, 2024
1 parent 7e2391f commit fee5559
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mkcatfilebundle
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,5 @@ cd ${OLDPATH}
mv -v /tmp/pybundle/${outfilebin} ./bundle/python${PYVER}/${outfilebin}
rm -rfv /tmp/pybundle
cd ./bundle/python${PYVER}
if [[ ${infile} = "mkhockeydata.py" ]]; then
${PYTHONPATH} ./${outfilebin} mksymlinks
fi
chmod -v +x ./${outfilebin}
cd ${OLDPATH}

0 comments on commit fee5559

Please sign in to comment.