summaryrefslogtreecommitdiffstats
path: root/macros.pear
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-08-13 11:33:57 +0200
committerRemi Collet <fedora@famillecollet.com>2012-08-13 11:33:57 +0200
commitbdd7b954ad27bb276a0ef0a81d4640ea7e1dab66 (patch)
tree80f2b54273dc1db63b0a7b419962e434b261f1f7 /macros.pear
parent0bf18fff7dff14f81c4ba0b16cab92b42b3861f7 (diff)
php-pear: sync with rawhide
Diffstat (limited to 'macros.pear')
-rw-r--r--macros.pear4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros.pear b/macros.pear
index afcfd42..f55c079 100644
--- a/macros.pear
+++ b/macros.pear
@@ -1,8 +1,8 @@
#
# Define full path to pear/pecl commands to be used in scriptlets:
#
-%__pear @BINDIR@/pear
-%__pecl @BINDIR@/pecl
+%__pear %{_bindir}/pear
+%__pecl %{_bindir}/pecl
#
# Define PEAR directories used in php-pear-* spec files