From 8cb93fd057b989458d7b32948a29aeb69f7ff369 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 2 Aug 2012 01:49:03 +0300 Subject: [PATCH] move php.1 manual to -program (link to actual php-cli) --- php.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php.spec b/php.spec index 3ad895f..959fba2 100644 --- a/php.spec +++ b/php.spec @@ -2725,12 +2725,12 @@ fi %dir %{_sysconfdir}/cli.d %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/php-cli.ini %attr(755,root,root) %{_bindir}/php.cli -%{_mandir}/man1/php.1* %{_mandir}/man1/php.cli.1* %files program %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/php +%{_mandir}/man1/php.1* %if %{with fpm} %files fpm -- 2.44.0