]> granicus.if.org Git - python/commitdiff
Issue #15037: Use correct path to system terminfo database.
authorNed Deily <nad@acm.org>
Fri, 24 Aug 2012 07:44:01 +0000 (00:44 -0700)
committerNed Deily <nad@acm.org>
Fri, 24 Aug 2012 07:44:01 +0000 (00:44 -0700)
Mac/BuildScript/build-installer.py

index 11c881cd9de26cb2f908f9b3db10c2c21a148cf1..bd0c476daf07b8f078d2a608d2b09adab01a1a74 100755 (executable)
@@ -215,8 +215,6 @@ def library_recipes():
                   "--with-shared",
                   "--without-debug",
                   "--without-normal",
-                  "--without-termlib",
-                  "--without-ticlib",
                   "--without-tests",
                   "--without-manpages",
                   "--datadir=/usr/share",