diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-07-22 10:01:19 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-07-22 10:01:19 +0200 |
commit | f47b5131e88666c6bbdabf27b7015b5e16a7ccd4 (patch) | |
tree | 1a0ce5a10deb7f812ff90540dfd5aa2d6f09ec95 | |
parent | aed5cb30d7faf253e6c5a7c768151e7d3060489e (diff) |
php-horde-*, small cleanup
-rw-r--r-- | php-horde-Horde-Mail-Autoconfig.spec | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/php-horde-Horde-Mail-Autoconfig.spec b/php-horde-Horde-Mail-Autoconfig.spec index f052210..44dd383 100644 --- a/php-horde-Horde-Mail-Autoconfig.spec +++ b/php-horde-Horde-Mail-Autoconfig.spec @@ -7,7 +7,6 @@ # Please, preserve the changelog entries # %{!?__pear: %global __pear %{_bindir}/pear} -%{!?pear_metadir: %global pear_metadir %{pear_phpdir}} %global pear_name Horde_Mail_Autoconfig %global pear_channel pear.horde.org %global with_tests %{?_without_tests:0}%{!?_without_tests:1} @@ -126,4 +125,4 @@ fi %changelog * Tue Jul 8 2014 Remi Collet <remi@fedoraproject.org> - 1.0.0-1 -- Initial package
\ No newline at end of file +- Initial package |