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
b90a02bc6d
commit
d71ecc1d44
1 changed files with 0 additions and 3 deletions
|
|
@ -59,9 +59,6 @@ install -m a+rx,u+w -d $RPM_BUILD_ROOT%{_datadir}/mime/packages
|
|||
install -p -m a+r,u+w vimoutliner-mimefile.xml \
|
||||
$RPM_BUILD_ROOT%{_datadir}/mime/packages/vimoutliner.xml
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%post
|
||||
touch --no-create %{_datadir}/mime/packages &> /dev/null || :
|
||||
cd %{_datadir}/vim/vimfiles/doc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue