gcompris r3293 - branches/gcomprixo/src
- From: bcoudoin svn gnome org
- To: svn-commits-list gnome org
- Subject: gcompris r3293 - branches/gcomprixo/src
- Date: Mon, 10 Mar 2008 23:26:44 +0000 (GMT)
Author: bcoudoin
Date: Mon Mar 10 23:26:44 2008
New Revision: 3293
URL: http://svn.gnome.org/viewvc/gcompris?rev=3293&view=rev
Log:
minor fix, removed libmenu.so from the bundle.
Modified:
branches/gcomprixo/src/bundleit.sh
Modified: branches/gcomprixo/src/bundleit.sh
==============================================================================
--- branches/gcomprixo/src/bundleit.sh (original)
+++ branches/gcomprixo/src/bundleit.sh Mon Mar 10 23:26:44 2008
@@ -123,7 +123,7 @@
# Add the plugins in the proper place
echo "This activity has it's plugindir in $plugindir"
cp $plugindir/*.so $activity_dir
-rm -f $activity_dir/menu.so
+rm -f $activity_dir/libmenu.so
# Add the python plugins
if [ -f $pythonplugindir/*.py ]; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]