fix multiple source install bugs

This commit is contained in:
Matthew Stobbs
2025-03-11 20:16:22 -06:00
parent 5cfa05007c
commit 2fd82b09d5
22 changed files with 99 additions and 67 deletions

View File

@@ -15,10 +15,10 @@ hyprcursor:
- librsvg-dev
- tomlplusplus-dev
build_installed_files:
- lib64/libhyprcursor.so.0.1.11
- lib64/libhyprcursor.so.0
- lib64/libhyprcursor.so
- "{{ lib_path }}/libhyprcursor.so.0.1.11"
- "{{ lib_path }}/libhyprcursor.so.0"
- "{{ lib_path }}/libhyprcursor.so"
- include/hyprcursor.hpp
- bin/hyprcursor-util
- include/hyprcursor
- lib64/pkgconfig/hyprcursor.pc
- "{{ lib_path }}/pkgconfig/hyprcursor.pc"