Changes between Initial Version and Version 1 of Ticket #16549, comment 2


Ignore:
Timestamp:
05/15/2022 05:17:16 PM (3 years ago)
Author:
pierre

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified Ticket #16549, comment 2

    initial v1  
    1212$ git diff v5.15.4-lts-lgpl..origin/kde/5.15 --submodule=diff >../path/to/patch
    1313}}}
    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.
     14Edit 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.
    1515
    1616Then grab the tarball, expand it, and verify that the patch applies.