From: Arkadiusz Miƛkiewicz Date: Wed, 13 Feb 2013 19:19:47 +0000 (+0100) Subject: - drop duplicates X-Git-Tag: auto/th/zsh-5.0.2-2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=73497b56a92099e8c8fef3b32fa03380a3eade10;p=packages%2Fzsh.git - drop duplicates --- diff --git a/zsh.spec b/zsh.spec index ea7cd57..5af4aa1 100644 --- a/zsh.spec +++ b/zsh.spec @@ -208,7 +208,7 @@ cd .. %if %{with tests} if ! tty; then - rm Test/{C02cond.ztst,Y01completion.ztst,Y01completion.ztst,Y02compmatch.ztst,Y02compmatch.ztst,Y03arguments.ztst,Y03arguments.ztst} + rm Test/{C02cond.ztst,Y01completion.ztst,Y02compmatch.ztst,Y03arguments.ztst} fi %{__make} test %endif