forked from pool/aubio
- Fix fdupes call
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aubio?expand=0&rev=32
This commit is contained in:
parent
fe95a07465
commit
0ff3b12d0c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 13 08:42:51 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Fix fdupes call
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 4 11:55:13 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -52,7 +52,7 @@ Its features include segmenting a sound file before each of its attacks, perform
|
||||
|
||||
%install
|
||||
%python_install
|
||||
%python_expand fdupes %{buildroot}/%{python_sitearch}
|
||||
%python_expand %fdupes %{buildroot}/%{python_sitearch}
|
||||
%python_clone -a %{buildroot}/%{_bindir}/aubio
|
||||
%python_clone -a %{buildroot}/%{_bindir}/aubiocut
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user