From bdd7b954ad27bb276a0ef0a81d4640ea7e1dab66 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 13 Aug 2012 11:33:57 +0200 Subject: php-pear: sync with rawhide --- macros.pear | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'macros.pear') 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 -- cgit