From ace1e33f4808c55e57c2d8219c59bebde7cc852b Mon Sep 17 00:00:00 2001 From: waker Date: Tue, 10 May 2011 22:57:03 +0200 Subject: 0.5.0-rc1 final fixups --- scripts/portable_package_static.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts/portable_package_static.sh') diff --git a/scripts/portable_package_static.sh b/scripts/portable_package_static.sh index 22cb0a47..0568c7f6 100755 --- a/scripts/portable_package_static.sh +++ b/scripts/portable_package_static.sh @@ -57,5 +57,6 @@ tar jcvf ../portable_out/build/deadbeef-$VERSION-static-i686.tar.bz2\ $PLUGDIR/converter_gtkui.fallback.so\ $PLUGDIR/pulse.so\ $PLUGDIR/dsp_libsrc.so\ - $PIXMAPDIR + $PIXMAPDIR\ + $SRCDIR/locale cd .. -- cgit v1.2.3