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
46b89a500d
commit
94d307952c
1 changed files with 0 additions and 3 deletions
|
|
@ -45,9 +45,6 @@ make DESTDIR=$RPM_BUILD_ROOT install
|
|||
mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
|
||||
cp -p %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1/
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc connect.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue