spec: add rpm-ostreed.conf file entry
Just remembered this had to go in as well with the upstream work. Sure enough, rdgo is currently failing on this. Let's get it chugging along again!
This commit is contained in:
parent
502d70123f
commit
bf924bb6f5
@ -125,6 +125,7 @@ python autofiles.py > files \
|
||||
'%{_libdir}/%{name}' \
|
||||
'%{_mandir}/man*/*' \
|
||||
'%{_sysconfdir}/dbus-1/system.d/*' \
|
||||
'%{_sysconfdir}/rpm-ostreed.conf' \
|
||||
'%{_prefix}/lib/systemd/system/*' \
|
||||
'%{_libexecdir}/rpm-ostree*' \
|
||||
'%{_datadir}/polkit-1/actions/*.policy' \
|
||||
|
Loading…
Reference in New Issue
Block a user