]> Pileus Git - ~andy/sunrise/blob - app-misc/gvrng/files/01_gui_gtk_path.patch
media-sound/soma: Moved media-video/ffmpeg > virtual/ffmpeg
[~andy/sunrise] / app-misc / gvrng / files / 01_gui_gtk_path.patch
1 --- gvrng.py.orig       2008-05-16 15:28:05.000000000 -0500
2 +++ gvrng.py    2008-05-16 15:28:36.000000000 -0500
3 @@ -88,7 +88,7 @@
4  Text.set_Intro(LocaleMesg[1])# and the intro text
5  
6  # when the frontend is not in sitepackages, as is the case for the org install
7 -sys.path.append('gui-gtk')
8 +sys.path.append('/usr/share/gvrng/gui-gtk')
9  
10  import gvr_gtk # the frontend to use
11