13 lines
268 B
Markdown
Raw Normal View History

# 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`