[packages/zsh] - drop duplicates

arekm arekm at pld-linux.org
Wed Feb 13 20:19:50 CET 2013


commit 73497b56a92099e8c8fef3b32fa03380a3eade10
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Feb 13 20:19:47 2013 +0100

    - drop duplicates

 zsh.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zsh.git/commitdiff/73497b56a92099e8c8fef3b32fa03380a3eade10



More information about the pld-cvs-commit mailing list