summaryrefslogtreecommitdiffstats
path: root/php-zendframework-zend-http.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-12-08 09:06:35 +0100
committerRemi Collet <remi@remirepo.net>2017-12-08 09:06:35 +0100
commit96c91a164c04ce6c5c118ceb75790608b0779ffe (patch)
tree3b619d113cfe559d147fa898040f66773eb75ebe /php-zendframework-zend-http.spec
parented00d884f6b1541aeaed7fd7661e469dc9acaaa0 (diff)
clean
Diffstat (limited to 'php-zendframework-zend-http.spec')
-rw-r--r--php-zendframework-zend-http.spec8
1 files changed, 0 insertions, 8 deletions
diff --git a/php-zendframework-zend-http.spec b/php-zendframework-zend-http.spec
index 4a9c537..c825208 100644
--- a/php-zendframework-zend-http.spec
+++ b/php-zendframework-zend-http.spec
@@ -30,7 +30,6 @@ URL: https://zendframework.github.io/%{gh_project}/
Source0: %{gh_commit}/%{name}-%{version}-%{gh_short}.tgz
Source1: makesrc.sh
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildArch: noarch
# Tests
%if %{with_tests}
@@ -113,8 +112,6 @@ mv LICENSE.md LICENSE
%install
-rm -rf %{buildroot}
-
mkdir -p %{buildroot}%{php_home}/Zend/
cp -pr src %{buildroot}%{php_home}/Zend/%{library}
@@ -147,12 +144,7 @@ exit $ret
%endif
-%clean
-rm -rf %{buildroot}
-
-
%files
-%defattr(-,root,root,-)
%{!?_licensedir:%global license %%doc}
%license LICENSE
%doc *.md