Author: dbera
Date: Thu Feb 14 23:07:05 2008
New Revision: 4484
URL: http://svn.gnome.org/viewvc/beagle?rev=4484&view=rev

Log:
Minor corrections to the index-helper script.


Modified:
   trunk/beagle/beagled/beagled-index-helper.in

Modified: trunk/beagle/beagled/beagled-index-helper.in
==============================================================================
--- trunk/beagle/beagled/beagled-index-helper.in        (original)
+++ trunk/beagle/beagled/beagled-index-helper.in        Thu Feb 14 23:07:05 2008
@@ -33,6 +33,10 @@
 
 fi
 
+if [ -z "$BEAGLE_MONO_RUNTIME" ]; then
+   export BEAGLE_MONO_RUNTIME="mono"
+fi
+
 if [ -n "$BEAGLE_MONO_DEBUG_FLAG_IS_SET" ]; then
    MONO_EXTRA_ARGS="--debug $MONO_EXTRA_ARGS"
 fi
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list

Want to limit the commits to a few modules? Go to above URL, log in to edit 
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development 
mailing list. Email [EMAIL PROTECTED] if interested.

Reply via email to