https://bugzilla.redhat.com/show_bug.cgi?id=1603146
--- Comment #2 from Igor Gnatenko i.gnatenko.brain@gmail.com --- Ugh, I was pretty sure I did the review. I'm very sorry.
Source: cockpit-ostree-%{version}.tar.gz
Add some comment how to obtain it.
%build # There is nothing to do, release tarballs already have dist/.
Remove this entirely.
make install DESTDIR=%{buildroot}
%make_install
find %{buildroot} -type f >> files.list sed -i "s|%{buildroot}find %{buildroot} -type f >> files.list
sed -i "s|%{buildroot}||" *.list||" *.list
Isn't there some better way? Also what about directory ownership?