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
6a90ea6e15
commit
7f5551aa27
@ -301,9 +301,6 @@ if [ "$1" = 0 ]; then
|
||||
"-//OASIS//ENTITIES DocBook Character Entities V4.5//EN" $CATALOG
|
||||
fi
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root,-)
|
||||
%doc Changes README COPYING Artistic pod1/publican
|
||||
|
Loading…
Reference in New Issue
Block a user