From 9c6dab2cfd310ef2d840a2a7a479ce6b9e563b1d Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sun, 3 Jul 2022 17:39:59 +0300 Subject: Finalize the release. --- docs/markdown/snippets/diff_files.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 docs/markdown/snippets/diff_files.md (limited to 'docs/markdown/snippets/diff_files.md') diff --git a/docs/markdown/snippets/diff_files.md b/docs/markdown/snippets/diff_files.md deleted file mode 100644 index 3f425a2..0000000 --- a/docs/markdown/snippets/diff_files.md +++ /dev/null @@ -1,6 +0,0 @@ -## Diff files for wraps - -Wrap files can now define `diff_files`, a list of local patch files in `diff` -format. Meson will apply the diff files after extracting or cloning the project, -and after applying the overlay archive (`patch_*`). For this feature, the -`patch` or `git` command-line tool must be available. -- cgit v1.1