diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-01-11 19:09:23 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-01-11 19:09:23 +0100 |
commit | 26ba3da13839d40f8bf1ff98e2861a426c0f066b (patch) | |
tree | 0b4c1498ac93ca6b9cc29a7e5aa34ae83a0c80df | |
parent | 5933c3047665761e0d7e81cc2eb60687c1f1ecec (diff) |
php-horde-*: minor cleanup
-rw-r--r-- | php-horde-Horde-Kolab-Format.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-horde-Horde-Kolab-Format.spec b/php-horde-Horde-Kolab-Format.spec index 2ba2d14..375135e 100644 --- a/php-horde-Horde-Kolab-Format.spec +++ b/php-horde-Horde-Kolab-Format.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} +%{!?__pear: %global __pear %{_bindir}/pear} %global pear_name Horde_Kolab_Format %global pear_channel pear.horde.org |