[php-pecl-xdebug/el6/master] s/define/global/

Remi Collet remi at fedoraproject.org
Sat Oct 23 16:22:59 UTC 2010


commit a5e0aeb9a009c0bce1fbb94bc5bcaac17ce648ec
Author: remi <fedora at famillecollet.com>
Date:   Sat Oct 23 18:21:53 2010 +0200

    s/define/global/

 php-pecl-xdebug.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec
index a9824ac..f418ef7 100644
--- a/php-pecl-xdebug.spec
+++ b/php-pecl-xdebug.spec
@@ -2,7 +2,7 @@
 %{!?__pecl:     %{expand: %%global __pecl     %{_bindir}/pecl}}
 %{!?php_extdir: %{expand: %%global php_extdir %(php-config --extension-dir)}}
 
-%define pecl_name xdebug
+%global pecl_name xdebug
 
 Name:           php-pecl-xdebug
 Version:        2.1.0


More information about the scm-commits mailing list