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
9b3f1d9c02
commit
12cbd28107
1 changed files with 0 additions and 3 deletions
|
|
@ -85,9 +85,6 @@ install -d -m 0755 "$RPM_BUILD_ROOT/%{_sysconfdir}/profile.d/"
|
|||
install -p -m 0644 %{SOURCE4} %{SOURCE5} "$RPM_BUILD_ROOT/%{_sysconfdir}/profile.d/"
|
||||
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%files
|
||||
%doc CHANGELOG COPYING CREDITS README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue