summaryrefslogtreecommitdiffstats
path: root/php-pecl-xdebug.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-03-23 08:15:38 +0100
committerRemi Collet <fedora@famillecollet.com>2015-03-23 08:15:38 +0100
commit93cfd4711db90e43473a6d358167dbf36663f35c (patch)
tree30fea85f5685fe571b4b7c6f1f9a87cd5bfa87da /php-pecl-xdebug.spec
parenta459d80ae5e27241e0274076662b60847b892935 (diff)
php-pecl-xdebug: small cleanup
Diffstat (limited to 'php-pecl-xdebug.spec')
-rw-r--r--php-pecl-xdebug.spec4
1 files changed, 2 insertions, 2 deletions
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}