Changes between Initial Version and Version 1 of Ticket #16549, comment 2
- Timestamp:
- 05/15/2022 05:17:16 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #16549, comment 2
initial v1 12 12 $ git diff v5.15.4-lts-lgpl..origin/kde/5.15 --submodule=diff >../path/to/patch 13 13 }}} 14 Edit the patch to remove what concerns qtpim (use the search string: "!^Submodules" which separates various submodules). Remove also what concerns qtwebengine. Beware that wtwebengine has itself submodules.14 Edit the patch to remove what concerns qtpim (use the search string: "!^Submodules" which separates various submodules). Remove also what concerns qtwebengine. Beware that qtwebengine has itself submodules. Be careful to remove everything. 15 15 16 16 Then grab the tarball, expand it, and verify that the patch applies.