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
6f1db183d0
commit
7c21ab65ab
@ -90,9 +90,6 @@ install -d $RPM_BUILD_ROOT/usr/bin
|
||||
mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%{name}
|
||||
cp -a %{SOURCE2} $RPM_BUILD_ROOT/%{_docdir}/%{name}
|
||||
|
||||
%clean
|
||||
%__rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%dir %{_datarootdir}/mof
|
||||
%dir %{_datarootdir}/mof/cimv%{version}
|
||||
|
Loading…
Reference in New Issue
Block a user