I just went to https://getsol.us/articles/packaging/building-a-package/en/ to try to generate an easily installable .eopkg file of Lightly, but I struggle at "Setting up common". I struggle to undertand what I am supposed to do:
I must do git clone https://dev.getsol.us/source/common.git
exactly how it is or I must get from the Lightly repository?
If it is exactly how it is, afterwards there is:
Your folder should look something similar to this:
| common/
| your-package/
| - Makefile
| Makefile
| Makefile.common
| Makefile.iso
But I don't have the "your-package" folder alongside common/ and other files.
My problem exactly is, when and where I put the source code file, and then the commands?