update ghostty
- refactor remaiing source packages to new standard
This commit is contained in:
@@ -6,4 +6,4 @@
|
||||
installed_files: "{{ pkgconfig.nwg_hello.build_installed_files }}"
|
||||
git_path: "{{ d_tempdir.path }}/nwg-hello"
|
||||
build_deps: "{{ pkgconfig.nwg_hello.bulid_deps[ansible_os_family] }}"
|
||||
clean: "{{ pkgconfig.nwg_hello.clean | default(false) }}"
|
||||
clean: "{{ pkgconfig_nwg_hello_clean | default(default.clean_src) }}"
|
||||
|
||||
Reference in New Issue
Block a user