On 31/05/2019 10:17, Oskar Roesler via Devel wrote:
> Hello, are there anywhere instructions how to write a .spec file for
> SFOS or do I have to use the ones from CentOS? Regards, Oskar
Hey Oskar,
There's this info about writing the .yaml files which can be used to
generate sensible SFOS spec fi
You can probably base your .spec file on one the many opensource apps:
eg: mine:
https://github.com/alien9/harbour-followme/blob/master/harbour-followme.spec
mine is for a qml-only with pyotherside app, but you can probably use it
as a base for your own.
Oskar Roesler via Devel schr