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
f96f6dbb4c
commit
4139b24f09
@ -122,9 +122,6 @@ make DESTDIR=$RPM_BUILD_ROOT LDCONFIG=/bin/true install-all
|
|||||||
|
|
||||||
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/*.so*
|
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/*.so*
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%dir /usr/share/papi
|
%dir /usr/share/papi
|
||||||
|
Loading…
Reference in New Issue
Block a user