Files
cheatsheet-tldr/tldr/sfdk-apply
2025-10-17 00:19:47 +00:00

18 lines
378 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# sfdk apply
> Apply 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`