From 94584d1ebe7bfd133fff1d3dcafcb7a30ddf5d63 Mon Sep 17 00:00:00 2001 From: waker Date: Sat, 28 Apr 2012 22:07:13 +0200 Subject: preparation for building 0.5.3 --- scripts/portable_postbuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/portable_postbuild.sh') diff --git a/scripts/portable_postbuild.sh b/scripts/portable_postbuild.sh index f572240f..b68bade0 100755 --- a/scripts/portable_postbuild.sh +++ b/scripts/portable_postbuild.sh @@ -18,7 +18,7 @@ for i in nullout cdda flac alsa mpgmad hotkeys vtx \ ffap ffmpeg wavpack vorbis oss vfs_curl \ lastfm sid adplug sndfile artwork \ supereq gme dumb notify musepack wildmidi \ - tta dca aac mms shn ao shellexec vfs_zip \ + tta dca aac mms shn ao shellexec shellexecui vfs_zip \ m3u converter pulse dsp_libsrc mono2stereo ; do if [ -f ./plugins/$i/.libs/$i.so ]; then cp ./plugins/$i/.libs/$i.so $PLUGDIR/ -- cgit v1.2.3