SHA256
1
0
forked from pool/csound

Accepting request 450584 from multimedia:apps

1

OBS-URL: https://build.opensuse.org/request/show/450584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/csound?expand=0&rev=25
This commit is contained in:
Dominique Leuenberger 2017-01-17 13:37:47 +00:00 committed by Git OBS Bridge
commit b736f3f65c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 16 19:54:07 UTC 2017 - bwiedemann@suse.com
- drop useless uninstall script and make build reproducible
-------------------------------------------------------------------
Tue Nov 6 16:03:11 CET 2012 - tiwai@suse.de

View File

@ -92,7 +92,7 @@ args="--word64"
args=""
%endif
./install.py --prefix=%{_prefix} --instdir=%{buildroot} $args
rm -f %{buildroot}%{_prefix}/csound5-*.md5sums
rm -f %{buildroot}%{_prefix}/csound5-*.md5sums %{buildroot}%{_bindir}/uninstall-csound5
rm -rf %{buildroot}%{_datadir}/doc/csound
# rename conflicting binary names
mv %{buildroot}%{_bindir}/sndinfo %{buildroot}%{_bindir}/csndinfo