spec: Delete trivial-httpd

See https://github.com/ostreedev/ostree/pull/723

This will drop a Requires on soup and all of its deps.
This commit is contained in:
Colin Walters 2017-03-08 09:23:20 -05:00
parent eda4a3256f
commit ca89bf28a6
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@ env NOCONFIGURE=1 ./autogen.sh
%install
%make_install INSTALL="install -p -c"
find %{buildroot} -name '*.la' -delete
rm -f %{buildroot}/usr/libexec/libostree/ostree-trivial-httpd
install -D -m 0644 %{SOURCE1} %{buildroot}%{_prefix}/lib/systemd/system-preset/91-ostree.preset