1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-25 13:15:25 +02:00
tldr/pages/common/sfdk-apply.md

12 lines
287 B
Markdown

# sfdk apply
> Applies patches from RPM SPEC file.
> More information: <https://github.com/sailfishos/sailfish-qtcreator/blob/master/share/qtcreator/sfdk/modules/20-building-mb2/doc/command.apply.adoc>.
- Apply all patches:
`sfdk apply`
- Reverse apply all patches:
`sfdk apply -R`