build: Add post-install script to update caches
Update the desktop, schema and icon caches. Signed-off-by: Philip Withnall <withnall@endlessm.com> Helps: #9
This commit is contained in:
parent
b4eab1a7c0
commit
eef28da339
2 changed files with 22 additions and 0 deletions
|
@ -133,3 +133,5 @@ subdir('malcontent-client')
|
|||
subdir('malcontent-control')
|
||||
subdir('pam')
|
||||
subdir('po')
|
||||
|
||||
meson.add_install_script('build-aux/meson_post_install.py')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue