diff options
Diffstat (limited to 'x11-toolkits/py-wxPython28/files/patch-setup.py')
-rw-r--r-- | x11-toolkits/py-wxPython28/files/patch-setup.py | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-toolkits/py-wxPython28/files/patch-setup.py b/x11-toolkits/py-wxPython28/files/patch-setup.py deleted file mode 100644 index 43264c9ee777..000000000000 --- a/x11-toolkits/py-wxPython28/files/patch-setup.py +++ /dev/null @@ -1,10 +0,0 @@ ---- setup.py.orig Sat Apr 16 18:41:06 2005 -+++ setup.py Sat Oct 1 21:43:17 2005 -@@ -764,6 +764,7 @@ - EXTRA_PATH = None - - -+EXTRA_PATH = getExtraPath(addOpts=EP_ADD_OPTS) - - #---------------------------------------------------------------------- - # Do the Setup/Build/Install/Whatever |