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
|
||||
|
||||
make VERSION="%{version}"
|
||||
make check
|
||||
|
||||
# make html documentation
|
||||
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/
|
||||
rm -f Etc/Makefile* Etc/*.yo
|
||||
|
||||
%check
|
||||
make check
|
||||
|
||||
%install
|
||||
%makeinstall install.info VERSION="%{version}"
|
||||
# install SUSE configuration
|
||||
|
Loading…
Reference in New Issue
Block a user