From a3610b24714e2de9c8bbb7dd5c9a082f8112d625 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Wed, 13 Feb 2013 20:17:16 +0100 Subject: [PATCH] - typo fixed --- zsh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh.spec b/zsh.spec index ca0a068..ea7cd57 100644 --- a/zsh.spec +++ b/zsh.spec @@ -208,7 +208,7 @@ cd .. %if %{with tests} if ! tty; then - rm Tests/{C02cond.ztst,Y01completion.ztst,Y01completion.ztst,Y02compmatch.ztst,Y02compmatch.ztst,Y03arguments.ztst,Y03arguments.ztst} + rm Test/{C02cond.ztst,Y01completion.ztst,Y01completion.ztst,Y02compmatch.ztst,Y02compmatch.ztst,Y03arguments.ztst,Y03arguments.ztst} fi %{__make} test %endif -- 2.44.0