Fix rpmmacro to resolve correct path on CentOS7
This commit is contained in:
parent
ca14ae94ec
commit
564c9c25f7
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ recordings generated by the tlog component.
|
|||
|
||||
%install
|
||||
%make_install
|
||||
appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml
|
||||
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
|
||||
%files
|
||||
%{_datadir}/cockpit/session-recording
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue