savonet / liquidsoap-full

[DEPRECATED] Former main repository with all in-house bindings
GNU General Public License v2.0
49 stars 26 forks source link

Error on make init #24

Closed JipeLie closed 7 years ago

JipeLie commented 7 years ago

Hey, When I try to run make init from the latest commit on the master branch, I get this error:

fatal: reference is not a tree: 1c3f5c0d8a03291a400212fb70a4a2c282f00e87
Unable to checkout '1c3f5c0d8a03291a400212fb70a4a2c282f00e87' in submodule path 'liquidsoap'
Makefile.git:6: recipe for target 'init' failed
make: *** [init] Error 1

Thank you

toots commented 7 years ago

Should be fixed now.

JipeLie commented 7 years ago

Thank it's work