[php-channel-horde/el6] Add %if %{?!__pear:0}%{?__pear:1}

Nick Bebout nb at fedoraproject.org
Sun Jan 29 22:44:01 UTC 2012


commit ef1a4b2d81bb40cb0fa7d83eed7723321c21ea13
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Sun Jan 29 16:43:49 2012 -0600

    Add %if %{?!__pear:0}%{?__pear:1}

 php-channel-horde.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/php-channel-horde.spec b/php-channel-horde.spec
index 0a8ba07..b92b8e9 100644
--- a/php-channel-horde.spec
+++ b/php-channel-horde.spec
@@ -1,3 +1,5 @@
+%if %{?!__pear:0}%{?__pear:1}
+
 Name:           php-channel-horde
 Version:        1.0
 Release:        1%{?dist}


More information about the scm-commits mailing list