summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-05-13 15:56:44 +0200
committerRemi Collet <fedora@famillecollet.com>2013-05-13 15:56:44 +0200
commit7e43cdf12f7fe17abc9463cdc5e6c91b1a257a83 (patch)
treeaa2fa807bdb13c099cd66411945c35c85a69f855
parent00e37cb1dd2fb442987155870d860ba50d01e6b2 (diff)
php-twig-Twig: fix macros
-rw-r--r--php-twig-Twig.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/php-twig-Twig.spec b/php-twig-Twig.spec
index 86de4df..4a1d562 100644
--- a/php-twig-Twig.spec
+++ b/php-twig-Twig.spec
@@ -1,4 +1,5 @@
-%{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
+%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
+
%global pear_channel pear.twig-project.org
%global pear_name Twig