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:
Jonathan Lebon 2018-01-16 21:44:53 +00:00
parent 502d70123f
commit bf924bb6f5

View File

@ -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' \