forked from pool/python-argh
Accepting request 701214 from devel:languages:python
- Do not use symlinks on fdupes OBS-URL: https://build.opensuse.org/request/show/701214 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argh?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 7 06:51:47 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Do not use symlinks on fdupes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 4 16:59:56 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -62,7 +62,7 @@ work that a custom dispatcher may not do.
|
||||
|
||||
%install
|
||||
%python_install
|
||||
%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
export LC_CTYPE="en_US.UTF-8"
|
||||
|
||||
Reference in New Issue
Block a user