neechbear / trinitycore

Moved to https://gitlab.com/nicolaw/trinitycore
https://gitlab.com/nicolaw/trinitycore
MIT License
28 stars 21 forks source link

make build 404 [Solved pending merge] #10

Open qwoodmansee opened 5 years ago

qwoodmansee commented 5 years ago

Hi there!

I'm attempting to get this up and running on Ubunutu 18.04. I've just cloned the repo and ran make build. it attempts to grab a release of your blip package at https://github.com/neechbear/blip/releases/download/v0.10-1/blip_0.10-1_all.deb.

After digging a little on github, i believe this link should be https://github.com/neechbear/blip/releases/download/v0.10/blip_0.10-1_all.deb (note the missing -1 in the url.

qwoodmansee commented 5 years ago

fixed by #8 or #11 , as soon as its merged. If neither have been merged, you will need to make the change manually to get through the build process.