- Spec: More tweaks to libexecdir path issues on SLE and Tumbleweed
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtiofsd?expand=0&rev=20
This commit is contained in:
parent
1da552416d
commit
17186b8a18
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 28 15:08:19 UTC 2024 - Caleb Crane <caleb.crane@suse.com>
|
||||
|
||||
- Spec: More tweaks to libexecdir path issues on SLE and Tumbleweed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 14:16:30 UTC 2024 - Caleb Crane <caleb.crane@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define _virtiofsd_dir %{_libexecdir}
|
||||
%if 0%{?suse_version} <= 1500
|
||||
%define _virtiofsd_dir %{_libdir}/%{name}
|
||||
%define _virtiofsd_dir %{_libexecdir}/%{name}
|
||||
%endif
|
||||
|
||||
Name: virtiofsd
|
||||
|
Loading…
x
Reference in New Issue
Block a user