mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Correct a patch not to install unwanted files.
Approved by: portmgr (kris)
This commit is contained in:
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
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue