Accepting request 784575 from multimedia:libs
- Fix fdupes call OBS-URL: https://build.opensuse.org/request/show/784575 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aubio?expand=0&rev=28
This commit is contained in:
commit
0be0235406
@ -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>
|
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
|
%install
|
||||||
%python_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}/aubio
|
||||||
%python_clone -a %{buildroot}/%{_bindir}/aubiocut
|
%python_clone -a %{buildroot}/%{_bindir}/aubiocut
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user