diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-03-13 22:01:30 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-03-13 22:01:30 +0000 |
| commit | 74a65b98196bd2b9a00c44630e8357ec0e91a288 (patch) | |
| tree | aec3d0791c1e183bd56d7f4a572fb1b876cfb8cc /net/penguintv-devel/files/patch-penguintv-utils.py | |
| parent | Correct pkg-plist, add .desktop file, fix Aiksaurus detection. (diff) | |
Update to 3.4.
Much faster, better looking.
Notes
Notes:
svn path=/head/; revision=209013
Diffstat (limited to 'net/penguintv-devel/files/patch-penguintv-utils.py')
| -rw-r--r-- | net/penguintv-devel/files/patch-penguintv-utils.py | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/penguintv-devel/files/patch-penguintv-utils.py b/net/penguintv-devel/files/patch-penguintv-utils.py new file mode 100644 index 000000000000..33a7177a9af4 --- /dev/null +++ b/net/penguintv-devel/files/patch-penguintv-utils.py @@ -0,0 +1,10 @@ +--- penguintv/utils.py.orig 2008-03-13 21:59:27.000000000 +0000 ++++ penguintv/utils.py 2008-03-13 22:00:06.000000000 +0000 +@@ -186,6 +186,7 @@ + os.path.join(os.path.split(os.path.abspath(sys.argv[0]))[0],"share"), + os.path.join(GetPrefix(),"share","sugar","activities","ptv","share"), + os.path.join(os.path.split(os.path.split(utils.__file__)[0])[0],'share'), ++ "/usr/local/share/penguintv", + "/usr/share/penguintv"): + try: + os.stat(os.path.join(p,"penguintv.glade")) |
