From bfa692cf491185083672bf476f48d1af37153a53 Mon Sep 17 00:00:00 2001 From: Nick White Date: Wed, 9 Jun 2010 14:23:06 +0100 Subject: Removed a few more unused ebuilds --- dev-games/renpy/files/renpy-jedit-path.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 dev-games/renpy/files/renpy-jedit-path.patch (limited to 'dev-games/renpy/files') diff --git a/dev-games/renpy/files/renpy-jedit-path.patch b/dev-games/renpy/files/renpy-jedit-path.patch deleted file mode 100644 index e45c885..0000000 --- a/dev-games/renpy/files/renpy-jedit-path.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/launcher/jEdit.editor.py 2009-07-05 23:42:37.000000000 +0600 -+++ b/launcher/jEdit.editor.py 2010-01-18 21:46:37.453619044 +0500 -@@ -6,7 +6,7 @@ - import os.path - import sys - --editor = os.path.normpath(base + "/../jedit/jedit.jar") -+editor = os.path.normpath("/usr/share/jedit/jedit.jar") - editor = renpy.shell_escape(editor) - - if sys.platform == 'win32': -- cgit v1.2.3