snippetbashTip
sfdk package — Execute package creation build step. More information: <https://github.com/sailfishos/sailfish-qtcre
Viewed 0 times
commandbuildcreationexecutestepclisfdk packagepackage
Problem
How to use the
sfdk package command: Execute package creation build step. More information: <https://github.com/sailfishos/sailfish-qtcreator/blob/master/share/qtcreator/sfdk/modules/20-building-mb2/doc/command.package.adoc>.Solution
sfdk package — Execute package creation build step. More information: <https://github.com/sailfishos/sailfish-qtcreator/blob/master/share/qtcreator/sfdk/modules/20-building-mb2/doc/command.package.adoc>.Create a package:
sfdk packageCreate a package without executing the check section in RPM SPEC file:
sfdk package --no-checkCreate and sign a package:
sfdk package --signCode Snippets
Create a package
sfdk packageCreate a package without executing the check section in RPM SPEC file
sfdk package --no-checkCreate and sign a package
sfdk package --signContext
tldr-pages: common/sfdk package
Revisions (0)
No revisions yet.