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
51d9052aa2
commit
c9e5298fd0
@ -93,9 +93,6 @@ rm -f %{buildroot}%{_libdir}/*.la
|
|||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc COPYING README RELEASE RELNOTES
|
%doc COPYING README RELEASE RELNOTES
|
||||||
/etc/X11/xinit/xinitrc.d/xmbind.sh
|
/etc/X11/xinit/xinitrc.d/xmbind.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user