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:
parent
eda4a3256f
commit
ca89bf28a6
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user