aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-wxPython28/files/patch-setup.py
blob: 43264c9ee777aa8425b2f2c82cff20ea20eaf98d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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