Remove unneeded %clean section
It is the behavior since EPEL5. Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
e4362cda02
commit
eb137bd768
@ -49,9 +49,6 @@ mkdir -p $RPM_BUILD_ROOT/etc/chkconfig.d
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{!?_licensedir:%global license %%doc}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user