mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-08-26 20:25:45 +00:00
feat: install scripts and run them from the proper path
This commit is contained in:
parent
e4ac027eee
commit
5b4f4ab085
5 changed files with 11 additions and 6 deletions
|
@ -73,6 +73,7 @@ global_conf.set('REPO_URL', upstream_repo)
|
|||
subdir('data')
|
||||
subdir('po')
|
||||
subdir('src')
|
||||
subdir('scripts')
|
||||
|
||||
gnome.post_install(
|
||||
gtk_update_icon_cache: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue