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:
Igor Gnatenko 2018-02-14 07:40:43 +01:00
parent c520e33639
commit cff54fa3ac
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -452,9 +452,6 @@ install -m 644 %{_builddir}/%{buildsubdir}/etc-conf/ca/redhat-uep.pem %{buildroo
tar --strip-components=1 -xzf %{SOURCE1} -C %{buildroot} tar --strip-components=1 -xzf %{SOURCE1} -C %{buildroot}
%endif %endif
%clean
rm -rf %{buildroot}
# base/cli tools use the gettext domain 'rhsm', while the # base/cli tools use the gettext domain 'rhsm', while the
# gnome-help tools use domain 'subscription-manager' # gnome-help tools use domain 'subscription-manager'