- Remove %clean section.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=171
This commit is contained in:
Michael Matz 2017-10-09 12:43:35 +00:00 committed by Git OBS Bridge
parent f1d5818a5c
commit 1350dd5855
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 9 12:43:07 UTC 2017 - matz@suse.com
- Remove %clean section.
-------------------------------------------------------------------
Wed Oct 4 11:20:39 UTC 2017 - matz@suse.com

View File

@ -1073,9 +1073,6 @@ rm -f $RPM_BUILD_ROOT%{_infodir}/stabs*
rm -f $RPM_BUILD_ROOT%{_infodir}/dir
%clean
rm -rf $RPM_BUILD_ROOT
%post
# This step is part of the installation of the RPM. Not to be confused
# with the 'make install ' of the build (rpmbuild) process.