vitasdk / vdpm

SDK installer and package "manager" for $VITASDK
GNU Lesser General Public License v2.1
222 stars 62 forks source link

Getting rid of curl. #43

Closed Rinnegatamante closed 5 years ago

Rinnegatamante commented 5 years ago

This should fix packages travis failing. (More info on #vitasdk on Discord)

yne commented 5 years ago

Better use wget -O- ... | grep ...

Rinnegatamante commented 5 years ago

I've tried that apporach before going the current one and it seemed to not work as expected.

d3m3vilurr commented 5 years ago

i will try to fix it. this patch would be temporary solution.