⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changes between Version 142 and Version 143 of BuildingGtk


Ignore:
Timestamp:
Oct 16, 2020, 2:16:45 PM (6 years ago)
Author:
Lauro Moura
Comment:

Added info about reusing the UserFlatpak directory.

Legend:

Unmodified
Added
Removed
Modified
  • BuildingGtk

    v142 v143  
    3636#!sh
    3737$ Tools/Scripts/update-webkitgtk-libs
     38}}}
     39
     40==== Notes ====
     41
     42 * If you accidentally delete the `WebKitBuild/UserFlatpak` folder, you can copy an existing one from another work tree and run the following command to update:
     43{{{
     44#!sh
     45$ Tools/Scripts/update-webkitgtk-libs -r
    3846}}}
    3947