diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-10-28 16:19:10 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-10-28 16:19:10 +0100 |
commit | 12cbeefc4c699ba84c36667eead628d54a60111f (patch) | |
tree | dbbae27148ee9b907dc16871ab69aeeaf9747b74 | |
parent | f7d07d4316e666ae7e4bd952c3e26bac7b7fa4ec (diff) |
php-horde-Horde-Vfs: sync with rawhide
-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 |