summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-04-09 17:27:15 +0200
committerRemi Collet <remi@remirepo.net>2020-04-09 17:27:15 +0200
commitffef10cdf19fb648662ee089a5ccffd0eb31f30d (patch)
treeb062ea79ba5fea676826f77501ea4cda9a4014c1 /php.spec
parent5491c0f2585d5e91ef0e12e03329088f40f1a5cb (diff)
minor fix for EL-7
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.spec b/php.spec
index 7a1b677..b5f90ff 100644
--- a/php.spec
+++ b/php.spec
@@ -1706,7 +1706,7 @@ fi
%files dbg
%{_bindir}/phpdbg
%{_mandir}/man1/phpdbg.1*
-%doc sapi/phpdbg/{README.md,CREDITS}
+%doc sapi/phpdbg/CREDITS
%if 0%{?scl:1}
%{_root_bindir}/%{scl_prefix}phpdbg
%endif