]> Pileus Git - ~andy/sunrise/blobdiff - dev-games/renpy/files/renpy-jedit-path-6.13.9.patch
in main tree
[~andy/sunrise] / dev-games / renpy / files / renpy-jedit-path-6.13.9.patch
diff --git a/dev-games/renpy/files/renpy-jedit-path-6.13.9.patch b/dev-games/renpy/files/renpy-jedit-path-6.13.9.patch
deleted file mode 100644 (file)
index fa16cf5..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/launcher/jEdit.edit.py   2012-03-11 03:19:50.000000000 +0600
-+++ b/launcher/jEdit.edit.py   2012-03-19 09:05:17.000000000 +0600
-@@ -8,8 +8,7 @@
-         
-         args = [ ]
-         
--        mydir = os.path.dirname(__file__)
--        jar = os.path.join(mydir, "../jedit/jedit.jar")
-+        jar = "/usr/share/jedit/jedit.jar"
-         
-         # My Java does not like having non-ASCII characters in jar paths. 
-         # Using relpath won't guarantee those characters won't exist - but it