Fix dir ownership

Signed-off-by: Tom Rix <Tom.Rix@amd.com>
This commit is contained in:
2024-11-21 08:37:05 -08:00
parent 3efc078d73
commit 200333313d

View File

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