Remove unneeded %clean section
It is the behavior since EPEL5. Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
f0f4d11e75
commit
b74d624aea
@ -134,10 +134,6 @@ if [ $1 -eq 0 ] ; then
|
||||
rm %{_fontdir}/fonts.dir
|
||||
fi;
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%files
|
||||
%doc doc/*.txt README dat/license dat/history
|
||||
%doc dat/opthelp dat/wizhelp
|
||||
|
Loading…
Reference in New Issue
Block a user