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

13 lines
268 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://docs.sailfishos.org/Tools/Sailfish_SDK/Building_packages/#tar_git-package-source-code-location-in-git>.
- Apply all patches:
`sfdk apply`
- Reverse apply all patches:
`sfdk apply -R`