Fix dir ownership

Signed-off-by: Tom Rix <Tom.Rix@amd.com>
This commit is contained in:
2024-11-21 02:53:03 -08:00
parent 39b730d284
commit cb5c77b2a3

View File

@@ -186,7 +186,9 @@ fi
%files devel -f %{name}.devel
%doc README.md
%{_includedir}/%{name}/*.h
%dir %{_libdir}/cmake/%{name}
%dir %{_includedir}/%{name}
%{_includedir}/%{name}/*
%if %{with test}
%files test -f %{name}.test