summaryrefslogtreecommitdiff
path: root/scripts/portable_postbuild.sh
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2011-04-30 22:45:25 +0200
committerGravatar waker <wakeroid@gmail.com>2011-04-30 22:45:25 +0200
commit38670c492e60b6f6a2d826b2057dc9dd27a90f9b (patch)
tree9e4ca0f25f851a045fe111e71394724f6845ddee /scripts/portable_postbuild.sh
parent85fd12a315d55de041ac3b5ef1ef22c27715bd65 (diff)
fixed compiling with apgcc; fixed compiling converter gui fallback
Diffstat (limited to 'scripts/portable_postbuild.sh')
-rwxr-xr-xscripts/portable_postbuild.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/portable_postbuild.sh b/scripts/portable_postbuild.sh
index 9fd9bded..0ed1a186 100755
--- a/scripts/portable_postbuild.sh
+++ b/scripts/portable_postbuild.sh
@@ -45,6 +45,9 @@ fi
if [ -f ./plugins/gtkui/.libs/ddb_gui_GTK2.fallback.so ]; then
cp ./plugins/gtkui/.libs/ddb_gui_GTK2.fallback.so $PLUGDIR/
fi
+if [ -f ./plugins/converter/.libs/converter_gtkui.fallback.so ]; then
+ cp ./plugins/converter/.libs/converter_gtkui.fallback.so $PLUGDIR/
+fi
#pixmaps