Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 7cba696b43aef09fbf91873b70e8deba > files > 1

emesene-1.6.3-3.fc15.src.rpm

diff -up emesene-1.5/emesene.pythonpath emesene-1.5/emesene
--- emesene-1.5/emesene.pythonpath	2009-08-25 10:09:10.052277308 -0300
+++ emesene-1.5/emesene	2009-08-25 10:09:54.330009511 -0300
@@ -17,6 +17,9 @@
 #    along with emesene; if not, write to the Free Software
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
+import os, sys
+sys.path.append('/usr/lib/emesene/')
+
 try:
     # Change the process name.
     import ctypes