From 26a2293541aa18807f22c4936798d7c3aff33977 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 1 Jul 2016 08:29:04 +0200 Subject: php-zendframework*: improve doc management --- php-zendframework-zend-math.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/php-zendframework-zend-math.spec b/php-zendframework-zend-math.spec index 5cf924f..97c4098 100644 --- a/php-zendframework-zend-math.spec +++ b/php-zendframework-zend-math.spec @@ -95,6 +95,8 @@ Documentation: https://zendframework.github.io/%{gh_project}/ %prep %setup -q -n %{gh_project}-%{gh_commit} +mv LICENSE.md LICENSE + : Create dependency autoloader cat << 'EOF' | tee autoload.php