update ghostty
- refactor remaiing source packages to new standard
This commit is contained in:
@@ -6,4 +6,4 @@
|
||||
build_deps: "{{ pkgconfig.sdbus_cpp_2.build_deps[ansible_os_family] }}"
|
||||
git_path: "{{ d_tempdir.path }}/sdbus-cpp"
|
||||
prefix: "/usr/local"
|
||||
clean: "{{ pkgconfig.sdbus_cpp_2.clean }}"
|
||||
clean: "{{ pkgconfig_sdbus_cpp_2_clean | default(default.clean_src) }}"
|
||||
|
||||
Reference in New Issue
Block a user