--- python2/Makefile.ORIG 2020-10-21 02:04:39 +0000 +++ python2/Makefile 2020-10-21 02:05:51 +0000 @@ -583,7 +583,7 @@ PKG_CONFIG_PATH = :/opt/freeware/lib/pkgconfig:/opt/freeware/share/pkgconfig PYTHON = /opt/freeware/bin/python PYTHON_INCLUDES = /opt/freeware/include/python2.7 -PYTHON_LIBS = -lpython2.7 -lintl -ldl -lXext -lexpat -lffi -lncurses -lsqlite3 -lm -Wl,-bE:Modules/python.exp -lld +PYTHON_LIBS = -lpython2.7 -lintl -ldl -lXext -lexpat -lffi -lncurses -lsqlite3 -lm -Wl,-bE:/opt/freeware/lib/python2.7/config/python.exp -lld PYTHON_SITE_PACKAGES = /opt/freeware/lib/python2.7/site-packages PYTHON_SUBDIR = python PYTHON_TESTS = RelaxNGPythonTests SchemasPythonTests --- python2/doc/Makefile.ORIG 2020-10-21 02:07:37 +0000 +++ python2/doc/Makefile 2020-10-21 02:09:52 +0000 @@ -307,7 +307,7 @@ PKG_CONFIG_PATH = :/opt/freeware/lib/pkgconfig:/opt/freeware/share/pkgconfig PYTHON = /opt/freeware/bin/python PYTHON_INCLUDES = /opt/freeware/include/python2.7 -PYTHON_LIBS = -lpython2.7 -lintl -ldl -lXext -lexpat -lffi -lncurses -lsqlite3 -lm -Wl,-bE:Modules/python.exp -lld +PYTHON_LIBS = -lpython2.7 -lintl -ldl -lXext -lexpat -lffi -lncurses -lsqlite3 -lm -Wl,-bE:/opt/freeware/lib/python2.7/config/python.exp -lld PYTHON_SITE_PACKAGES = /opt/freeware/lib/python2.7/site-packages PYTHON_SUBDIR = python PYTHON_TESTS = RelaxNGPythonTests SchemasPythonTests --- python2/doc/devhelp/Makefile.ORIG 2020-10-21 02:10:20 +0000 +++ python2/doc/devhelp/Makefile 2020-10-21 02:10:54 +0000 @@ -247,7 +247,7 @@ PKG_CONFIG_PATH = :/opt/freeware/lib/pkgconfig:/opt/freeware/share/pkgconfig PYTHON = /opt/freeware/bin/python PYTHON_INCLUDES = /opt/freeware/include/python2.7 -PYTHON_LIBS = -lpython2.7 -lintl -ldl -lXext -lexpat -lffi -lncurses -lsqlite3 -lm -Wl,-bE:Modules/python.exp -lld +PYTHON_LIBS = -lpython2.7 -lintl -ldl -lXext -lexpat -lffi -lncurses -lsqlite3 -lm -Wl,-bE:/opt/freeware/lib/python2.7/config/python.exp -lld PYTHON_SITE_PACKAGES = /opt/freeware/lib/python2.7/site-packages PYTHON_SUBDIR = python PYTHON_TESTS = RelaxNGPythonTests SchemasPythonTests --- python2/doc/examples/Makefile.ORIG 2020-10-21 02:11:26 +0000 +++ python2/doc/examples/Makefile 2020-10-21 02:12:00 +0000 @@ -387,7 +387,7 @@ PKG_CONFIG_PATH = :/opt/freeware/lib/pkgconfig:/opt/freeware/share/pkgconfig PYTHON = /opt/freeware/bin/python PYTHON_INCLUDES = /opt/freeware/include/python2.7 -PYTHON_LIBS = -lpython2.7 -lintl -ldl -lXext -lexpat -lffi -lncurses -lsqlite3 -lm -Wl,-bE:Modules/python.exp -lld +PYTHON_LIBS = -lpython2.7 -lintl -ldl -lXext -lexpat -lffi -lncurses -lsqlite3 -lm -Wl,-bE:/opt/freeware/lib/python2.7/config/python.exp -lld PYTHON_SITE_PACKAGES = /opt/freeware/lib/python2.7/site-packages PYTHON_SUBDIR = python PYTHON_TESTS = RelaxNGPythonTests SchemasPythonTests --- python2/example/Makefile.ORIG 2020-10-21 02:12:46 +0000 +++ python2/example/Makefile 2020-10-21 02:13:28 +0000 @@ -270,7 +270,7 @@ PKG_CONFIG_PATH = :/opt/freeware/lib/pkgconfig:/opt/freeware/share/pkgconfig PYTHON = /opt/freeware/bin/python PYTHON_INCLUDES = /opt/freeware/include/python2.7 -PYTHON_LIBS = -lpython2.7 -lintl -ldl -lXext -lexpat -lffi -lncurses -lsqlite3 -lm -Wl,-bE:Modules/python.exp -lld +PYTHON_LIBS = -lpython2.7 -lintl -ldl -lXext -lexpat -lffi -lncurses -lsqlite3 -lm -Wl,-bE:/opt/freeware/lib/python2.7/config/python.exp -lld PYTHON_SITE_PACKAGES = /opt/freeware/lib/python2.7/site-packages PYTHON_SUBDIR = python PYTHON_TESTS = RelaxNGPythonTests SchemasPythonTests --- python2/include/Makefile.ORIG 2020-10-21 02:14:02 +0000 +++ python2/include/Makefile 2020-10-21 02:14:35 +0000 @@ -276,7 +276,7 @@ PKG_CONFIG_PATH = :/opt/freeware/lib/pkgconfig:/opt/freeware/share/pkgconfig PYTHON = /opt/freeware/bin/python PYTHON_INCLUDES = /opt/freeware/include/python2.7 -PYTHON_LIBS = -lpython2.7 -lintl -ldl -lXext -lexpat -lffi -lncurses -lsqlite3 -lm -Wl,-bE:Modules/python.exp -lld +PYTHON_LIBS = -lpython2.7 -lintl -ldl -lXext -lexpat -lffi -lncurses -lsqlite3 -lm -Wl,-bE:/opt/freeware/lib/python2.7/config/python.exp -lld PYTHON_SITE_PACKAGES = /opt/freeware/lib/python2.7/site-packages PYTHON_SUBDIR = python PYTHON_TESTS = RelaxNGPythonTests SchemasPythonTests --- python2/include/libxml/Makefile.ORIG 2020-10-21 02:14:58 +0000 +++ python2/include/libxml/Makefile 2020-10-21 02:15:43 +0000 @@ -265,7 +265,7 @@ PKG_CONFIG_PATH = :/opt/freeware/lib/pkgconfig:/opt/freeware/share/pkgconfig PYTHON = /opt/freeware/bin/python PYTHON_INCLUDES = /opt/freeware/include/python2.7 -PYTHON_LIBS = -lpython2.7 -lintl -ldl -lXext -lexpat -lffi -lncurses -lsqlite3 -lm -Wl,-bE:Modules/python.exp -lld +PYTHON_LIBS = -lpython2.7 -lintl -ldl -lXext -lexpat -lffi -lncurses -lsqlite3 -lm -Wl,-bE:/opt/freeware/lib/python2.7/config/python.exp -lld PYTHON_SITE_PACKAGES = /opt/freeware/lib/python2.7/site-packages PYTHON_SUBDIR = python PYTHON_TESTS = RelaxNGPythonTests SchemasPythonTests --- python2/python/Makefile.ORIG 2020-10-21 02:16:42 +0000 +++ python2/python/Makefile 2020-10-21 02:18:08 +0000 @@ -350,7 +350,7 @@ PKG_CONFIG_PATH = :/opt/freeware/lib/pkgconfig:/opt/freeware/share/pkgconfig PYTHON = /opt/freeware/bin/python PYTHON_INCLUDES = /opt/freeware/include/python2.7 -PYTHON_LIBS = -lpython2.7 -lintl -ldl -lXext -lexpat -lffi -lncurses -lsqlite3 -lm -Wl,-bE:Modules/python.exp -lld +PYTHON_LIBS = -lpython2.7 -lintl -ldl -lXext -lexpat -lffi -lncurses -lsqlite3 -lm -Wl,-bE:/opt/freeware/lib/python2.7/config/python.exp -lld PYTHON_SITE_PACKAGES = /opt/freeware/lib/python2.7/site-packages PYTHON_SUBDIR = python PYTHON_TESTS = RelaxNGPythonTests SchemasPythonTests --- python2/python/tests/Makefile.ORIG 2020-10-21 02:18:34 +0000 +++ python2/python/tests/Makefile 2020-10-21 02:19:10 +0000 @@ -247,7 +247,7 @@ PKG_CONFIG_PATH = :/opt/freeware/lib/pkgconfig:/opt/freeware/share/pkgconfig PYTHON = /opt/freeware/bin/python PYTHON_INCLUDES = /opt/freeware/include/python2.7 -PYTHON_LIBS = -lpython2.7 -lintl -ldl -lXext -lexpat -lffi -lncurses -lsqlite3 -lm -Wl,-bE:Modules/python.exp -lld +PYTHON_LIBS = -lpython2.7 -lintl -ldl -lXext -lexpat -lffi -lncurses -lsqlite3 -lm -Wl,-bE:/opt/freeware/lib/python2.7/config/python.exp -lld PYTHON_SITE_PACKAGES = /opt/freeware/lib/python2.7/site-packages PYTHON_SUBDIR = python PYTHON_TESTS = RelaxNGPythonTests SchemasPythonTests --- python2/xstc/Makefile.ORIG 2020-10-21 02:19:27 +0000 +++ python2/xstc/Makefile 2020-10-21 02:19:57 +0000 @@ -216,7 +216,7 @@ PKG_CONFIG_PATH = :/opt/freeware/lib/pkgconfig:/opt/freeware/share/pkgconfig PYTHON = /opt/freeware/bin/python PYTHON_INCLUDES = /opt/freeware/include/python2.7 -PYTHON_LIBS = -lpython2.7 -lintl -ldl -lXext -lexpat -lffi -lncurses -lsqlite3 -lm -Wl,-bE:Modules/python.exp -lld +PYTHON_LIBS = -lpython2.7 -lintl -ldl -lXext -lexpat -lffi -lncurses -lsqlite3 -lm -Wl,-bE:/opt/freeware/lib/python2.7/config/python.exp -lld PYTHON_SITE_PACKAGES = /opt/freeware/lib/python2.7/site-packages PYTHON_SUBDIR = python PYTHON_TESTS = RelaxNGPythonTests SchemasPythonTests