diff options
author | Remi Collet <remi@remirepo.net> | 2017-12-13 11:33:36 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-12-13 11:33:36 +0100 |
commit | dfc0fd94ad189df110ad21fa7e29af63728f3083 (patch) | |
tree | b65a771b6856017777f1e2b25af467612ed2d759 | |
parent | e6e7f8c63a010f2927c9cf544dd2af1823da4be5 (diff) |
cleanzend-loader
-rw-r--r-- | php-zendframework-zend-mvc-plugins.spec | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/php-zendframework-zend-mvc-plugins.spec b/php-zendframework-zend-mvc-plugins.spec index eb0da37..b34f4dc 100644 --- a/php-zendframework-zend-mvc-plugins.spec +++ b/php-zendframework-zend-mvc-plugins.spec @@ -21,7 +21,6 @@ License: BSD URL: https://framework.zend.com/ Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{name}-%{version}-%{gh_short}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch # From composer, "require": { @@ -68,12 +67,7 @@ mv LICENSE.md LICENSE # Nothing -%clean -rm -rf %{buildroot} - - %files -%defattr(-,root,root,-) %{!?_licensedir:%global license %%doc} %license LICENSE %doc *.md |