forked from pool/csound
Accepting request 450574 from home:bmwiedemann:reproducible
drop useless uninstall script and make build reproducible OBS-URL: https://build.opensuse.org/request/show/450574 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/csound?expand=0&rev=17
This commit is contained in:
parent
46da5fa302
commit
d2bda75baf
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user