From a68cfbc5a2ea9590e078f5f09ac42805dfb3ee51 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-stratigility.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/php-zendframework-zend-stratigility.spec b/php-zendframework-zend-stratigility.spec index d8f46a8..030ac89 100644 --- a/php-zendframework-zend-stratigility.spec +++ b/php-zendframework-zend-stratigility.spec @@ -93,6 +93,8 @@ It allows you to create and dispatch middleware pipelines. %prep %setup -q -n %{gh_project}-%{gh_commit} +mv LICENSE.md LICENSE + : Create dependency autoloader cat << 'EOF' | tee autoload.php