diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2021-02-14 21:28:44 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2021-02-14 21:28:44 +0200 |
| commit | 5d651e76b5b6dba5dd03ffec609719b02d703bb7 (patch) | |
| tree | a2796da9b60e919af3fd08c4a206d29e61e6de5c /docs/markdown/snippets/gnome_install_script.md | |
| parent | c0b448d3ca98cea2c6a55609772baa7954702fd8 (diff) | |
| download | meson-5d651e76b5b6dba5dd03ffec609719b02d703bb7.tar.gz | |
Set up release 0.57.
Diffstat (limited to 'docs/markdown/snippets/gnome_install_script.md')
| -rw-r--r-- | docs/markdown/snippets/gnome_install_script.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/markdown/snippets/gnome_install_script.md b/docs/markdown/snippets/gnome_install_script.md deleted file mode 100644 index 03fcfe496..000000000 --- a/docs/markdown/snippets/gnome_install_script.md +++ /dev/null @@ -1,9 +0,0 @@ -## `gnome.post_install()` - -Post-install update of various system wide caches. Each script will be executed -only once even if `gnome.post_install()` is called multiple times from multiple -subprojects. If `DESTDIR` is specified during installation all scripts will be -skipped. - -Currently supports `glib-compile-schemas`, `gio-querymodules`, and -`gtk-update-icon-cache`. |
