Do make check after make
OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=54
This commit is contained in:
parent
15057591f7
commit
8201ca1928
4
zsh.spec
4
zsh.spec
@ -79,6 +79,7 @@ perl -p -i -e 's|/usr/princeton|%{_bindir}|' \
|
|||||||
--enable-multibyte
|
--enable-multibyte
|
||||||
|
|
||||||
make VERSION="%{version}"
|
make VERSION="%{version}"
|
||||||
|
make check
|
||||||
|
|
||||||
# make html documentation
|
# make html documentation
|
||||||
make -C Doc all zsh.info zsh_toc.html VERSION="%{version}"
|
make -C Doc all zsh.info zsh_toc.html VERSION="%{version}"
|
||||||
@ -98,9 +99,6 @@ mv Doc/*.html Doc/htmldoc
|
|||||||
# remove some unwanted files in Etc/
|
# remove some unwanted files in Etc/
|
||||||
rm -f Etc/Makefile* Etc/*.yo
|
rm -f Etc/Makefile* Etc/*.yo
|
||||||
|
|
||||||
%check
|
|
||||||
make check
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%makeinstall install.info VERSION="%{version}"
|
%makeinstall install.info VERSION="%{version}"
|
||||||
# install SUSE configuration
|
# install SUSE configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user