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
0635b42e9f
commit
bb5c898aeb
@ -80,9 +80,6 @@ install -d $RPM_BUILD_ROOT%{_datadir}/texmf/tex/latex/misc
|
|||||||
mv $RPM_BUILD_ROOT%{_datadir}/%{name}/*.sty \
|
mv $RPM_BUILD_ROOT%{_datadir}/%{name}/*.sty \
|
||||||
$RPM_BUILD_ROOT%{_datadir}/texmf/tex/latex/misc
|
$RPM_BUILD_ROOT%{_datadir}/texmf/tex/latex/misc
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%{_bindir}/texconfig-sys rehash 2> /dev/null || :
|
%{_bindir}/texconfig-sys rehash 2> /dev/null || :
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user