diff options
author | Remi Collet <remi@remirepo.net> | 2018-06-05 16:04:36 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-06-05 16:04:36 +0200 |
commit | b09e5760968633c5ea208969003a669a59551aee (patch) | |
tree | f10b900dc63f698c6db68ba47d523c1a8cbeebea | |
parent | 8dfd326a49b7b1025f844b3176cc30a39d654dd4 (diff) |
clean
-rw-r--r-- | php-sabre-xml.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/php-sabre-xml.spec b/php-sabre-xml.spec index 9876bae..f6521ee 100644 --- a/php-sabre-xml.spec +++ b/php-sabre-xml.spec @@ -27,7 +27,6 @@ License: BSD Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{name}-%{version}-%{gh_short}.tar.gz Source1: %{name}-autoload.php -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch %if %{with_tests} BuildRequires: php(language) >= 5.5.5 |