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>
This commit is contained in:
parent
ccc55aec0d
commit
72e6fbc987
@ -119,9 +119,6 @@ mkdir -p __dist_doc/html/
|
||||
cp -p doc/HTML/*.html __dist_doc/html/
|
||||
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%pre -n xml-common
|
||||
if [ $1 -gt 1 ] && [ -e %{_sysconfdir}/xml/catalog ]; then
|
||||
for type in system uri ; do
|
||||
|
||||
Loading…
Reference in New Issue
Block a user