Remove %clean section

None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel8
Igor Gnatenko 7 years ago
parent 522602a0b4
commit 3aa10f2fed
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -57,9 +57,6 @@ make install DESTDIR=$RPM_BUILD_ROOT
%{_libdir}/libupnp.so
%{_libdir}/pkgconfig/libupnp.pc
%clean
rm -rf %{buildroot}
%changelog
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.21-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Loading…
Cancel
Save