diff --git a/zsh.spec b/zsh.spec index 02f4ee6..f2c2ec3 100644 --- a/zsh.spec +++ b/zsh.spec @@ -79,7 +79,6 @@ 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}" @@ -113,6 +112,9 @@ mv %{buildroot}%{_bindir}/zsh %{buildroot}/bin/zsh ln -s -f ../../bin/zsh %{buildroot}%{_bindir}/zsh %fdupes %{buildroot} +%check +#make check + %clean rm -rf %{buildroot}