fix multiple source install bugs
This commit is contained in:
@@ -7,8 +7,8 @@ hyprutils:
|
||||
Alpine:
|
||||
- pixman-dev
|
||||
build_installed_files:
|
||||
- lib64/libhyprutils.so.0.5.1
|
||||
- lib64/libhyprutils.so.4
|
||||
- lib64/libhyprutils.so
|
||||
- "{{ lib_path }}/libhyprutils.so.0.5.1"
|
||||
- "{{ lib_path }}/libhyprutils.so.4"
|
||||
- "{{ lib_path }}/libhyprutils.so"
|
||||
- include/hyprutils
|
||||
- lib64/pkgconfig/hyprutils.pc
|
||||
- "{{ lib_path }}/pkgconfig/hyprutils.pc"
|
||||
|
||||
Reference in New Issue
Block a user