trinitycore
trinitycore copied to clipboard
make build 404 [Solved pending merge]
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.
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.