forked from pool/python-cloudflare
- Do not install generic examples directory
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloudflare?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
8d8da4ba60
commit
5ada69f4f1
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 13:27:18 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Do not install generic examples directory
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 09:03:16 UTC 2018 - mcalabkova@suse.com
|
||||
|
||||
|
||||
@@ -50,6 +50,8 @@ Python wrapper for the Cloudflare Client API v4.
|
||||
|
||||
%install
|
||||
%python_install
|
||||
# remove examples from sitelib
|
||||
%python_expand rm -rf %{buildroot}%{$python_sitelib}/examples
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%files %{python_files}
|
||||
|
||||
Reference in New Issue
Block a user