rancher / image-build-flannel

Apache License 2.0
2 stars 20 forks source link

Fix Makefile #73

Closed manuelbuil closed 8 months ago

manuelbuil commented 8 months ago

The tab in the Makefile is wrong because in that case it believes it is a recipe, so we get the error:

*** recipe commences before first target.  Stop.

As the Makefile is quite simple, and has been wrong for a long time, I think it is fine if we just remove the instruction. Then we tell updatecli to not update it anymore