summaryrefslogtreecommitdiff
path: root/scripts/portable_package_static.sh
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2012-04-09 16:29:23 +0200
committerGravatar waker <wakeroid@gmail.com>2012-04-09 16:29:23 +0200
commit516f25073a726709abb83c3b73bd1e53404514c9 (patch)
tree68113731910c0df756717191a9cfaf55be514130 /scripts/portable_package_static.sh
parent6502057510696ea575a1cf0143dec02acb7cf01c (diff)
parent1ed51a80ec0979bc0be453f75548c59965fbd6f5 (diff)
Merge branch 'master' into devel
Conflicts: plugins/gtkui/callbacks.c plugins/gtkui/callbacks.h plugins/gtkui/gtkui.h
Diffstat (limited to 'scripts/portable_package_static.sh')
-rwxr-xr-xscripts/portable_package_static.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/portable_package_static.sh b/scripts/portable_package_static.sh
index be8c75b6..2b8e5465 100755
--- a/scripts/portable_package_static.sh
+++ b/scripts/portable_package_static.sh
@@ -49,11 +49,11 @@ tar jcvf ../portable_out/build/deadbeef-$VERSION-static-i686.tar.bz2\
$PLUGDIR/vtx.so\
$PLUGDIR/wavpack.so\
$PLUGDIR/wildmidi.so\
- $PLUGDIR/ao.so\
- $PLUGDIR/shn.so\
- $PLUGDIR/dumb.so\
+ $PLUGDIR/ddb_ao.so\
+ $PLUGDIR/ddb_shn.so\
+ $PLUGDIR/ddb_dumb.so\
$PLUGDIR/converter.so\
- $PLUGDIR/converter_gtkui.so\
+ $PLUGDIR/converter_gtk2.so\
$PLUGDIR/convpresets\
$PLUGDIR/pulse.so\
$PLUGDIR/dsp_libsrc.so\