conduit r1776 - in branches/gnome-2-24: . conduit



Author: jstowers
Date: Tue Oct 21 07:31:36 2008
New Revision: 1776
URL: http://svn.gnome.org/viewvc/conduit?rev=1776&view=rev

Log:
2008-10-21  John Stowers  <john stowers gmail com>

	* conduit/conduit: Remove accidental setting of LD_LIBRARY_PATH and
    PYTHONPATH env vars.



Modified:
   branches/gnome-2-24/ChangeLog
   branches/gnome-2-24/conduit/conduit

Modified: branches/gnome-2-24/conduit/conduit
==============================================================================
--- branches/gnome-2-24/conduit/conduit	(original)
+++ branches/gnome-2-24/conduit/conduit	Tue Oct 21 07:31:36 2008
@@ -8,9 +8,6 @@
 # Run mozilla takes care of settin up the appropriate environment variables
 # to run a program using mozilla libs
 
-export LD_LIBRARY_PATH=/opt/gio/lib/
-export PYTHONPATH=/opt/gio/lib/python2.5/site-packages/gtk-2.0/
-
 for d in `ls -d /usr/lib*/firefox* /usr/lib*/mozilla-firefox* 2> /dev/null | sort -r`
 do
     if [ -x $d/run-mozilla.sh ]; then



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]