mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Issue #15037: Use correct path to system terminfo database.
This commit is contained in:
parent
66e63170d9
commit
36d188c7f7
1 changed files with 0 additions and 2 deletions
|
|
@ -215,8 +215,6 @@ def library_recipes():
|
||||||
"--with-shared",
|
"--with-shared",
|
||||||
"--without-debug",
|
"--without-debug",
|
||||||
"--without-normal",
|
"--without-normal",
|
||||||
"--without-termlib",
|
|
||||||
"--without-ticlib",
|
|
||||||
"--without-tests",
|
"--without-tests",
|
||||||
"--without-manpages",
|
"--without-manpages",
|
||||||
"--datadir=/usr/share",
|
"--datadir=/usr/share",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue