From 2c1a48046064d78d90da6ab7ce1224e8b103721b Mon Sep 17 00:00:00 2001 From: Hye-Shik Chang Date: Thu, 11 Mar 2004 15:55:38 +0000 Subject: [PATCH] - Fix installation problem where PREFIX != LOCALBASE. - Add checksum for Python-2.4.a0.20040311 --- lang/python/Makefile | 3 ++- lang/python/distinfo | 3 ++- lang/python23/Makefile | 3 ++- lang/python23/distinfo | 3 ++- lang/python24/Makefile | 3 ++- lang/python24/distinfo | 3 ++- 6 files changed, 12 insertions(+), 6 deletions(-) diff --git a/lang/python/Makefile b/lang/python/Makefile index 9a9bf3b29902..f607714bd0ab 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -161,7 +161,8 @@ post-install: ${PREFIX}/lib cd ${PREFIX}/lib; ${LN} -sf lib${PYTHON_VERSION}.so.1 \ lib${PYTHON_VERSION}.so - ${LN} -sf ${PREFIX}/lib/lib${PYTHON_VERSION}.so ${PYTHON_LIBDIR}/config + ${LN} -sf ${PREFIX}/lib/lib${PYTHON_VERSION}.so \ + ${PYTHONPREFIX_LIBDIR}/config ${INSTALL_PROGRAM} \ ${SHARED_WRKSRC}/${PYTHON_VERSION:S/thon/thon-shared/} \ ${PREFIX}/bin diff --git a/lang/python/distinfo b/lang/python/distinfo index 5e2a54f44346..459b99fd3e56 100644 --- a/lang/python/distinfo +++ b/lang/python/distinfo @@ -15,5 +15,6 @@ MD5 (python/Python-2.3.1.tgz) = a3dcbe1c7f173c8e3c7cce28495016ae MD5 (python/Python-2.3.2.tgz) = f54d7a529d444994b4b33429bbb45479 MD5 (python/Python-2.3.3.tgz) = 4d16732b1cfccc0ed250956d41463c61 SIZE (python/Python-2.3.3.tgz) = 8491380 -MD5 (python/Python-2.4.a0.20031022.tgz) = 79581105c218886dd9dc382a84c64043 MD5 (python/Python-2.4.a0.20040106.tgz) = cde5962028bcfdb473455c57bbb24c18 +MD5 (python/Python-2.4.a0.20040311.tgz) = 5619b787ce62a1ebac3c973179d36670 +SIZE (python/Python-2.4.a0.20040311.tgz) = 8512702 diff --git a/lang/python23/Makefile b/lang/python23/Makefile index 9a9bf3b29902..f607714bd0ab 100644 --- a/lang/python23/Makefile +++ b/lang/python23/Makefile @@ -161,7 +161,8 @@ post-install: ${PREFIX}/lib cd ${PREFIX}/lib; ${LN} -sf lib${PYTHON_VERSION}.so.1 \ lib${PYTHON_VERSION}.so - ${LN} -sf ${PREFIX}/lib/lib${PYTHON_VERSION}.so ${PYTHON_LIBDIR}/config + ${LN} -sf ${PREFIX}/lib/lib${PYTHON_VERSION}.so \ + ${PYTHONPREFIX_LIBDIR}/config ${INSTALL_PROGRAM} \ ${SHARED_WRKSRC}/${PYTHON_VERSION:S/thon/thon-shared/} \ ${PREFIX}/bin diff --git a/lang/python23/distinfo b/lang/python23/distinfo index 5e2a54f44346..459b99fd3e56 100644 --- a/lang/python23/distinfo +++ b/lang/python23/distinfo @@ -15,5 +15,6 @@ MD5 (python/Python-2.3.1.tgz) = a3dcbe1c7f173c8e3c7cce28495016ae MD5 (python/Python-2.3.2.tgz) = f54d7a529d444994b4b33429bbb45479 MD5 (python/Python-2.3.3.tgz) = 4d16732b1cfccc0ed250956d41463c61 SIZE (python/Python-2.3.3.tgz) = 8491380 -MD5 (python/Python-2.4.a0.20031022.tgz) = 79581105c218886dd9dc382a84c64043 MD5 (python/Python-2.4.a0.20040106.tgz) = cde5962028bcfdb473455c57bbb24c18 +MD5 (python/Python-2.4.a0.20040311.tgz) = 5619b787ce62a1ebac3c973179d36670 +SIZE (python/Python-2.4.a0.20040311.tgz) = 8512702 diff --git a/lang/python24/Makefile b/lang/python24/Makefile index 9a9bf3b29902..f607714bd0ab 100644 --- a/lang/python24/Makefile +++ b/lang/python24/Makefile @@ -161,7 +161,8 @@ post-install: ${PREFIX}/lib cd ${PREFIX}/lib; ${LN} -sf lib${PYTHON_VERSION}.so.1 \ lib${PYTHON_VERSION}.so - ${LN} -sf ${PREFIX}/lib/lib${PYTHON_VERSION}.so ${PYTHON_LIBDIR}/config + ${LN} -sf ${PREFIX}/lib/lib${PYTHON_VERSION}.so \ + ${PYTHONPREFIX_LIBDIR}/config ${INSTALL_PROGRAM} \ ${SHARED_WRKSRC}/${PYTHON_VERSION:S/thon/thon-shared/} \ ${PREFIX}/bin diff --git a/lang/python24/distinfo b/lang/python24/distinfo index 5e2a54f44346..459b99fd3e56 100644 --- a/lang/python24/distinfo +++ b/lang/python24/distinfo @@ -15,5 +15,6 @@ MD5 (python/Python-2.3.1.tgz) = a3dcbe1c7f173c8e3c7cce28495016ae MD5 (python/Python-2.3.2.tgz) = f54d7a529d444994b4b33429bbb45479 MD5 (python/Python-2.3.3.tgz) = 4d16732b1cfccc0ed250956d41463c61 SIZE (python/Python-2.3.3.tgz) = 8491380 -MD5 (python/Python-2.4.a0.20031022.tgz) = 79581105c218886dd9dc382a84c64043 MD5 (python/Python-2.4.a0.20040106.tgz) = cde5962028bcfdb473455c57bbb24c18 +MD5 (python/Python-2.4.a0.20040311.tgz) = 5619b787ce62a1ebac3c973179d36670 +SIZE (python/Python-2.4.a0.20040311.tgz) = 8512702