pspdev / psp-packages

https://pspdev.github.io/psp-packages/
The Unlicense
19 stars 13 forks source link

Small fixes #134

Closed tpimh closed 1 month ago

tpimh commented 1 month ago

Two small fixes unrelated to each other.

  1. Replace ls with find in a command to list all packages in a shell script
  2. Replace TTF needed for sdl2-ttf example that was stored in the repo with a link to it (I did the same to OGG file needed for sdl2-mixer example previously), the version doesn't need to be bumped, because the hash of the file is the same
sharkwouter commented 1 month ago

Thanks for the PR! I had 1 comment, otherwise this looks good.