diff options
-rw-r--r-- | lang/python25/files/patch-setup.py | 20 | ||||
-rw-r--r-- | lang/python26/files/patch-setup.py | 20 | ||||
-rw-r--r-- | lang/python27/files/patch-setup.py | 20 | ||||
-rw-r--r-- | lang/python30/files/patch-setup.py | 20 | ||||
-rw-r--r-- | lang/python31/files/patch-setup.py | 20 | ||||
-rw-r--r-- | lang/python32/files/patch-setup.py | 20 |
6 files changed, 60 insertions, 60 deletions
diff --git a/lang/python25/files/patch-setup.py b/lang/python25/files/patch-setup.py index 4ed6f0f38c8e..9e4651e91aaa 100644 --- a/lang/python25/files/patch-setup.py +++ b/lang/python25/files/patch-setup.py @@ -27,13 +27,13 @@ curses_libs = ['ncursesw'] # Bug 1464056: If _curses.so links with ncursesw, # _curses_panel.so must link with panelw. --@@ -1498,8 +1500,7 @@ -- ext_modules=[Extension('_struct', ['_struct.c'])], -- -- # Scripts to install --- scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle', --- 'Lib/smtpd.py'] --+ scripts = [] -- ) -- -- # --install-platlib +@@ -1498,8 +1500,7 @@ + ext_modules=[Extension('_struct', ['_struct.c'])], + + # Scripts to install +- scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle', +- 'Lib/smtpd.py'] ++ scripts = [] + ) + + # --install-platlib diff --git a/lang/python26/files/patch-setup.py b/lang/python26/files/patch-setup.py index 4ed6f0f38c8e..9e4651e91aaa 100644 --- a/lang/python26/files/patch-setup.py +++ b/lang/python26/files/patch-setup.py @@ -27,13 +27,13 @@ curses_libs = ['ncursesw'] # Bug 1464056: If _curses.so links with ncursesw, # _curses_panel.so must link with panelw. --@@ -1498,8 +1500,7 @@ -- ext_modules=[Extension('_struct', ['_struct.c'])], -- -- # Scripts to install --- scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle', --- 'Lib/smtpd.py'] --+ scripts = [] -- ) -- -- # --install-platlib +@@ -1498,8 +1500,7 @@ + ext_modules=[Extension('_struct', ['_struct.c'])], + + # Scripts to install +- scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle', +- 'Lib/smtpd.py'] ++ scripts = [] + ) + + # --install-platlib diff --git a/lang/python27/files/patch-setup.py b/lang/python27/files/patch-setup.py index 4ed6f0f38c8e..9e4651e91aaa 100644 --- a/lang/python27/files/patch-setup.py +++ b/lang/python27/files/patch-setup.py @@ -27,13 +27,13 @@ curses_libs = ['ncursesw'] # Bug 1464056: If _curses.so links with ncursesw, # _curses_panel.so must link with panelw. --@@ -1498,8 +1500,7 @@ -- ext_modules=[Extension('_struct', ['_struct.c'])], -- -- # Scripts to install --- scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle', --- 'Lib/smtpd.py'] --+ scripts = [] -- ) -- -- # --install-platlib +@@ -1498,8 +1500,7 @@ + ext_modules=[Extension('_struct', ['_struct.c'])], + + # Scripts to install +- scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle', +- 'Lib/smtpd.py'] ++ scripts = [] + ) + + # --install-platlib diff --git a/lang/python30/files/patch-setup.py b/lang/python30/files/patch-setup.py index 4ed6f0f38c8e..9e4651e91aaa 100644 --- a/lang/python30/files/patch-setup.py +++ b/lang/python30/files/patch-setup.py @@ -27,13 +27,13 @@ curses_libs = ['ncursesw'] # Bug 1464056: If _curses.so links with ncursesw, # _curses_panel.so must link with panelw. --@@ -1498,8 +1500,7 @@ -- ext_modules=[Extension('_struct', ['_struct.c'])], -- -- # Scripts to install --- scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle', --- 'Lib/smtpd.py'] --+ scripts = [] -- ) -- -- # --install-platlib +@@ -1498,8 +1500,7 @@ + ext_modules=[Extension('_struct', ['_struct.c'])], + + # Scripts to install +- scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle', +- 'Lib/smtpd.py'] ++ scripts = [] + ) + + # --install-platlib diff --git a/lang/python31/files/patch-setup.py b/lang/python31/files/patch-setup.py index 4ed6f0f38c8e..9e4651e91aaa 100644 --- a/lang/python31/files/patch-setup.py +++ b/lang/python31/files/patch-setup.py @@ -27,13 +27,13 @@ curses_libs = ['ncursesw'] # Bug 1464056: If _curses.so links with ncursesw, # _curses_panel.so must link with panelw. --@@ -1498,8 +1500,7 @@ -- ext_modules=[Extension('_struct', ['_struct.c'])], -- -- # Scripts to install --- scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle', --- 'Lib/smtpd.py'] --+ scripts = [] -- ) -- -- # --install-platlib +@@ -1498,8 +1500,7 @@ + ext_modules=[Extension('_struct', ['_struct.c'])], + + # Scripts to install +- scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle', +- 'Lib/smtpd.py'] ++ scripts = [] + ) + + # --install-platlib diff --git a/lang/python32/files/patch-setup.py b/lang/python32/files/patch-setup.py index 4ed6f0f38c8e..9e4651e91aaa 100644 --- a/lang/python32/files/patch-setup.py +++ b/lang/python32/files/patch-setup.py @@ -27,13 +27,13 @@ curses_libs = ['ncursesw'] # Bug 1464056: If _curses.so links with ncursesw, # _curses_panel.so must link with panelw. --@@ -1498,8 +1500,7 @@ -- ext_modules=[Extension('_struct', ['_struct.c'])], -- -- # Scripts to install --- scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle', --- 'Lib/smtpd.py'] --+ scripts = [] -- ) -- -- # --install-platlib +@@ -1498,8 +1500,7 @@ + ext_modules=[Extension('_struct', ['_struct.c'])], + + # Scripts to install +- scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle', +- 'Lib/smtpd.py'] ++ scripts = [] + ) + + # --install-platlib |