configure cleaning on src pkgs
This commit is contained in:
@@ -7,3 +7,4 @@
|
||||
build_deps: "{{ pkgconfig.hyprlock.build_deps[ansible_os_family] }}"
|
||||
installed_files: "{{ pkgconfig.hyprlock.build_installed_files}}"
|
||||
git_path: "{{ d_tempdir.path }}/hyprlock"
|
||||
clean: "{{ pkgconfig_hyprland_clean | default(default.clean_src) }}"
|
||||
|
||||
Reference in New Issue
Block a user