From fefae21f4e8af5d90d14a5e90d259ebb32cc335c Mon Sep 17 00:00:00 2001 From: waker Date: Mon, 8 Nov 2010 22:37:38 +0100 Subject: 1st iteration of adding streamer format conversion: added new ddb_waveformat_t structure, to be used by all decoders and outputs adjusted mad and alsa plugins, and the streamer to compile with it got rid of playback.h --- scripts/quickinstall.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/quickinstall.sh') diff --git a/scripts/quickinstall.sh b/scripts/quickinstall.sh index 39a948ea..28fccb1c 100755 --- a/scripts/quickinstall.sh +++ b/scripts/quickinstall.sh @@ -1,4 +1,5 @@ #!/bin/sh +rm /usr/local/lib/deadbeef/* cp ./deadbeef /usr/local/bin/ cp ./plugins/nullout/.libs/nullout.so /usr/local/lib/deadbeef/ cp ./plugins/cdda/.libs/cdda.so /usr/local/lib/deadbeef/ -- cgit v1.2.3