]> git.pld-linux.org Git - packages/anaconda.git/blob - anaconda-release_notes_viewer_gui.patch
- update todo
[packages/anaconda.git] / anaconda-release_notes_viewer_gui.patch
1 --- anaconda-11.0.5/gui.py~     2006-06-06 02:24:50.842147638 +0300
2 +++ anaconda-11.0.5/gui.py      2006-06-06 02:44:25.328401561 +0300
3 @@ -1125,7 +1125,7 @@
4             # also HACK to make it work from RHupdates
5             for dir in ("iw/", "/mnt/source/RHupdates/",
6                          ("/usr/%s/anaconda/iw/" % sys.lib)):
7 -               path = dir + "release_notes_viewer_gui.py"
8 +               path = dir + "release_notes_viewer_gui"
9                 if os.access(path, os.X_OK):
10                         break
11  
This page took 0.065261 seconds and 3 git commands to generate.