[packages/php/PHP_5_4] move php.1 manual to -program (link to actual php-cli)
glen
glen at pld-linux.org
Thu Aug 2 01:05:22 CEST 2012
commit 872bc3dfa7ee155dc0e9eb0c66a46461bf77f9c4
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Aug 2 01:49:03 2012 +0300
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 e2e51c7..b122ec1 100644
--- a/php.spec
+++ b/php.spec
@@ -2684,12 +2684,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
More information about the pld-cvs-commit
mailing list