Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > e9280884ca66585682e18da115cd2c56 > files > 1

emesene-1.6.3-2.fc14.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