Correct a patch not to install unwanted files.

Approved by:	portmgr (kris)
This commit is contained in:
Hye-Shik Chang 2006-10-16 03:12:44 +00:00
parent 88bb7ca3ea
commit ab1df0e8f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175345
6 changed files with 60 additions and 60 deletions

View file

@ -27,13 +27,13 @@
curses_libs = ['ncursesw'] curses_libs = ['ncursesw']
# Bug 1464056: If _curses.so links with ncursesw, # Bug 1464056: If _curses.so links with ncursesw,
# _curses_panel.so must link with panelw. # _curses_panel.so must link with panelw.
-@@ -1498,8 +1500,7 @@ @@ -1498,8 +1500,7 @@
- ext_modules=[Extension('_struct', ['_struct.c'])], ext_modules=[Extension('_struct', ['_struct.c'])],
-
- # Scripts to install # Scripts to install
-- scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle', - scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle',
-- 'Lib/smtpd.py'] - 'Lib/smtpd.py']
-+ scripts = [] + scripts = []
- ) )
-
- # --install-platlib # --install-platlib

View file

@ -27,13 +27,13 @@
curses_libs = ['ncursesw'] curses_libs = ['ncursesw']
# Bug 1464056: If _curses.so links with ncursesw, # Bug 1464056: If _curses.so links with ncursesw,
# _curses_panel.so must link with panelw. # _curses_panel.so must link with panelw.
-@@ -1498,8 +1500,7 @@ @@ -1498,8 +1500,7 @@
- ext_modules=[Extension('_struct', ['_struct.c'])], ext_modules=[Extension('_struct', ['_struct.c'])],
-
- # Scripts to install # Scripts to install
-- scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle', - scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle',
-- 'Lib/smtpd.py'] - 'Lib/smtpd.py']
-+ scripts = [] + scripts = []
- ) )
-
- # --install-platlib # --install-platlib

View file

@ -27,13 +27,13 @@
curses_libs = ['ncursesw'] curses_libs = ['ncursesw']
# Bug 1464056: If _curses.so links with ncursesw, # Bug 1464056: If _curses.so links with ncursesw,
# _curses_panel.so must link with panelw. # _curses_panel.so must link with panelw.
-@@ -1498,8 +1500,7 @@ @@ -1498,8 +1500,7 @@
- ext_modules=[Extension('_struct', ['_struct.c'])], ext_modules=[Extension('_struct', ['_struct.c'])],
-
- # Scripts to install # Scripts to install
-- scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle', - scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle',
-- 'Lib/smtpd.py'] - 'Lib/smtpd.py']
-+ scripts = [] + scripts = []
- ) )
-
- # --install-platlib # --install-platlib

View file

@ -27,13 +27,13 @@
curses_libs = ['ncursesw'] curses_libs = ['ncursesw']
# Bug 1464056: If _curses.so links with ncursesw, # Bug 1464056: If _curses.so links with ncursesw,
# _curses_panel.so must link with panelw. # _curses_panel.so must link with panelw.
-@@ -1498,8 +1500,7 @@ @@ -1498,8 +1500,7 @@
- ext_modules=[Extension('_struct', ['_struct.c'])], ext_modules=[Extension('_struct', ['_struct.c'])],
-
- # Scripts to install # Scripts to install
-- scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle', - scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle',
-- 'Lib/smtpd.py'] - 'Lib/smtpd.py']
-+ scripts = [] + scripts = []
- ) )
-
- # --install-platlib # --install-platlib

View file

@ -27,13 +27,13 @@
curses_libs = ['ncursesw'] curses_libs = ['ncursesw']
# Bug 1464056: If _curses.so links with ncursesw, # Bug 1464056: If _curses.so links with ncursesw,
# _curses_panel.so must link with panelw. # _curses_panel.so must link with panelw.
-@@ -1498,8 +1500,7 @@ @@ -1498,8 +1500,7 @@
- ext_modules=[Extension('_struct', ['_struct.c'])], ext_modules=[Extension('_struct', ['_struct.c'])],
-
- # Scripts to install # Scripts to install
-- scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle', - scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle',
-- 'Lib/smtpd.py'] - 'Lib/smtpd.py']
-+ scripts = [] + scripts = []
- ) )
-
- # --install-platlib # --install-platlib

View file

@ -27,13 +27,13 @@
curses_libs = ['ncursesw'] curses_libs = ['ncursesw']
# Bug 1464056: If _curses.so links with ncursesw, # Bug 1464056: If _curses.so links with ncursesw,
# _curses_panel.so must link with panelw. # _curses_panel.so must link with panelw.
-@@ -1498,8 +1500,7 @@ @@ -1498,8 +1500,7 @@
- ext_modules=[Extension('_struct', ['_struct.c'])], ext_modules=[Extension('_struct', ['_struct.c'])],
-
- # Scripts to install # Scripts to install
-- scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle', - scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle',
-- 'Lib/smtpd.py'] - 'Lib/smtpd.py']
-+ scripts = [] + scripts = []
- ) )
-
- # --install-platlib # --install-platlib