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
502f37af51
commit
5d97874497
@ -83,9 +83,6 @@ ln -s %{name}-%{version}-%{release}.soc %{name}.soc
|
||||
cd -
|
||||
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%post
|
||||
cd %{_sysconfdir}/xml
|
||||
|
Loading…
Reference in New Issue
Block a user