diff options
| -rw-r--r-- | php-horde-Horde-Vfs.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/php-horde-Horde-Vfs.spec b/php-horde-Horde-Vfs.spec index 7cccbd4..ac83172 100644 --- a/php-horde-Horde-Vfs.spec +++ b/php-horde-Horde-Vfs.spec @@ -2,7 +2,7 @@  %global pear_name    Horde_Vfs  %global pear_channel pear.horde.org -%global with_tests   %{?_without_tests:1}%{!?_without_tests:0} +%global with_tests   %{?_without_tests:0}%{!?_without_tests:1}  Name:           php-horde-Horde-Vfs  Version:        2.1.2 | 
