summaryrefslogtreecommitdiffstats
path: root/php-akamai-open-edgegrid-auth.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-akamai-open-edgegrid-auth.spec')
-rw-r--r--php-akamai-open-edgegrid-auth.spec8
1 files changed, 0 insertions, 8 deletions
diff --git a/php-akamai-open-edgegrid-auth.spec b/php-akamai-open-edgegrid-auth.spec
index 3778ae0..25628d6 100644
--- a/php-akamai-open-edgegrid-auth.spec
+++ b/php-akamai-open-edgegrid-auth.spec
@@ -37,7 +37,6 @@ License: ASL 2.0
URL: https://github.com/%{github_owner}/%{github_name}
Source0: %{url}/archive/%{github_commit}/%{name}-%{github_version}-%{github_commit}.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
# Autoloader
BuildRequires: php-fedora-autoloader-devel
@@ -94,8 +93,6 @@ Autoloader: %{phpdir}/Akamai/Open/EdgeGrid/autoload-auth.php
%install
-rm -rf %{buildroot}
-
mkdir -p %{buildroot}%{phpdir}/Akamai/Open/EdgeGrid
cp -rp src/* %{buildroot}%{phpdir}/Akamai/Open/EdgeGrid/
@@ -120,12 +117,7 @@ exit $RETURN_CODE
%endif
-%clean
-rm -rf %{buildroot}
-
-
%files
-%defattr(-,root,root,-)
%{!?_licensedir:%global license %%doc}
%license LICENSE
%doc *.md