Issue #15037: Use correct path to system terminfo database.
This commit is contained in:
parent
66e63170d9
commit
36d188c7f7
|
@ -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…
Reference in New Issue