]> git.pld-linux.org Git - packages/zsh.git/commitdiff
- typo fixed
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 13 Feb 2013 19:17:16 +0000 (20:17 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 13 Feb 2013 19:17:16 +0000 (20:17 +0100)
zsh.spec

index ca0a068f62b1a7c537bc981a5d2f34971c8cffef..ea7cd57c7a309c236c60d934f04106344008e702 100644 (file)
--- 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
This page took 0.119475 seconds and 4 git commands to generate.