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

13 lines
287 B
Markdown
Raw Normal View History

2025-04-02 06:25:13 +03:00
# 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>.
2025-04-02 06:25:13 +03:00
- Apply all patches:
`sfdk apply`
- Reverse apply all patches:
`sfdk apply -R`