mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-06 19:45:27 +00:00
14 lines
369 B
Plaintext
14 lines
369 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# sfdk prepare
|
|
|
|
> Execute preparation build step.
|
|
> More information: <https://github.com/sailfishos/sailfish-qtcreator/blob/master/share/qtcreator/sfdk/modules/20-building-mb2/doc/command.prepare.adoc>.
|
|
|
|
- Prepare sources using the recipe from RPM SPEC file:
|
|
|
|
`sfdk prepare`
|