[packages/php-pecl-xdebug] - non-conflicting filename for debugclient

glen glen at pld-linux.org
Wed Oct 17 17:29:32 CEST 2012


commit 2ba22e49beec0da800321a1560fac472a5cc6d8b
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Oct 17 18:29:28 2012 +0300

    - non-conflicting filename for debugclient

 php-pecl-xdebug.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec
index 39c2651..6a47b0f 100644
--- a/php-pecl-xdebug.spec
+++ b/php-pecl-xdebug.spec
@@ -102,7 +102,7 @@ install /usr/share/automake/{config.*,depcomp} .
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{php_sysconfdir}/conf.d,%{php_extensiondir}}
 
-install -p debugclient/debugclient $RPM_BUILD_ROOT%{_bindir}/%{modname}-debugclient
+install -p debugclient/debugclient $RPM_BUILD_ROOT%{_bindir}/%{modname}%{?php_suffix}-debugclient
 install -p modules/%{modname}.so $RPM_BUILD_ROOT%{php_extensiondir}
 cp -a %{modname}.ini $RPM_BUILD_ROOT%{php_sysconfdir}/conf.d
 
@@ -122,4 +122,4 @@ fi
 %doc README NEWS CREDITS contrib/xt.vim
 %config(noreplace) %verify(not md5 mtime size) %{php_sysconfdir}/conf.d/%{modname}.ini
 %attr(755,root,root) %{php_extensiondir}/%{modname}.so
-%attr(755,root,root) %{_bindir}/xdebug-debugclient
+%attr(755,root,root) %{_bindir}/xdebug*-debugclient
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-xdebug.git/commitdiff/2ba22e49beec0da800321a1560fac472a5cc6d8b



More information about the pld-cvs-commit mailing list