From 8201ca1928e6b12b6a955b45f748b97dfab3147a9b05a697f7b194b075695219 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 21 Apr 2011 11:49:11 +0000 Subject: [PATCH] Do make check after make OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=54 --- zsh.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/zsh.spec b/zsh.spec index 7acde17..02f4ee6 100644 --- a/zsh.spec +++ b/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