From 7ee39b553f37d353a6c927a417f33841ac8c3d2c9b8e92491ebe768c7649317c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 21 Apr 2011 12:05:39 +0000 Subject: [PATCH] Disable check for now, it seems to depend on some environmental variables OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=55 --- zsh.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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}