From dfc0fd94ad189df110ad21fa7e29af63728f3083 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Wed, 13 Dec 2017 11:33:36 +0100
Subject: clean

---
 php-zendframework-zend-mvc-plugins.spec | 6 ------
 1 file changed, 6 deletions(-)

(limited to 'php-zendframework-zend-mvc-plugins.spec')

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
-- 
cgit