]> git.pld-linux.org Git - packages/emesene.git/blame - pythonpath.patch
- works (mostly) ok; so rel 1
[packages/emesene.git] / pythonpath.patch
CommitLineData
0774fb9c
ER
1--- emesene-1.5/emesene.pythonpath 2009-08-25 10:09:10.052277308 -0300
2+++ emesene-1.5/emesene 2009-08-25 10:09:54.330009511 -0300
3@@ -17,6 +17,9 @@
4 # along with emesene; if not, write to the Free Software
5 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
6
7+import os, sys
8+sys.path.append('/usr/lib/emesene')
9+
10 try:
11 # Change the process name.
12 import ctypes
This page took 0.107209 seconds and 4 git commands to generate.