From 93cfd4711db90e43473a6d358167dbf36663f35c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 23 Mar 2015 08:15:38 +0100 Subject: php-pecl-xdebug: small cleanup --- php-pecl-xdebug.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'php-pecl-xdebug.spec') diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec index 156fbb9..81530d0 100644 --- a/php-pecl-xdebug.spec +++ b/php-pecl-xdebug.spec @@ -246,11 +246,11 @@ rm -rf %{buildroot} %defattr(-,root,root,-) %{?_licensedir:%license NTS/LICENSE} %doc %{pecl_docdir}/%{pecl_name} -%config(noreplace) %{php_inidir}/%{ini_name} %{_bindir}/debugclient +%{pecl_xmldir}/%{name}.xml +%config(noreplace) %{php_inidir}/%{ini_name} %{php_extdir}/%{pecl_name}.so -%{pecl_xmldir}/%{name}.xml %if %{with_zts} %config(noreplace) %{php_ztsinidir}/%{ini_name} -- cgit