summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-08-02 04:44:55 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-08-02 04:44:55 +0000
commitd36dc6ba5357b429cd7bf8ad76a9bbbec213360d (patch)
tree3353867e0a0b478c2aefb7851da3047045eeb2b3 /dev-lang/tk
parentbeautified (diff)
downloadhistorical-d36dc6ba5357b429cd7bf8ad76a9bbbec213360d.tar.gz
historical-d36dc6ba5357b429cd7bf8ad76a9bbbec213360d.tar.bz2
historical-d36dc6ba5357b429cd7bf8ad76a9bbbec213360d.zip
modernised
Diffstat (limited to 'dev-lang/tk')
-rw-r--r--dev-lang/tk/tk-8.3.3-r1.ebuild10
-rw-r--r--dev-lang/tk/tk-8.3.3.ebuild10
2 files changed, 10 insertions, 10 deletions
diff --git a/dev-lang/tk/tk-8.3.3-r1.ebuild b/dev-lang/tk/tk-8.3.3-r1.ebuild
index eb8c0fe4692a..8ba816dd834e 100644
--- a/dev-lang/tk/tk-8.3.3-r1.ebuild
+++ b/dev-lang/tk/tk-8.3.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.3.3-r1.ebuild,v 1.2 2002/08/01 11:59:01 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.3.3-r1.ebuild,v 1.3 2002/08/02 04:44:55 seemant Exp $
S=${WORKDIR}/${PN}${PV}
@@ -44,10 +44,10 @@ src_install() {
# fix the tkConfig.sh to eliminate refs to the build directory
sed -e "s,^TK_BUILD_LIB_SPEC='-L${S2}/unix,TCL_BUILD_LIB_SPEC='-L/usr/lib," \
- -e "s,^TK_SRC_DIR='${S2}',TCL_SRC_DIR='/usr/lib/tk${V2}/include'," \
- -e "s,^TK_BUILD_STUB_LIB_SPEC='-L${S2}/unix,TCL_BUILD_STUB_LIB_SPEC='-L/usr/lib," \
- -e "s,^TK_BUILD_STUB_LIB_PATH='${S2}/unix,TCL_BUILD_STUB_LIB_PATH='/usr/lib," \
- ${D}/usr/lib/tkConfig.sh > ${D}/usr/lib/tkConfig.sh.new
+ -e "s,^TK_SRC_DIR='${S2}',TCL_SRC_DIR='/usr/lib/tk${V2}/include'," \
+ -e "s,^TK_BUILD_STUB_LIB_SPEC='-L${S2}/unix,TCL_BUILD_STUB_LIB_SPEC='-L/usr/lib," \
+ -e "s,^TK_BUILD_STUB_LIB_PATH='${S2}/unix,TCL_BUILD_STUB_LIB_PATH='/usr/lib," \
+ ${D}/usr/lib/tkConfig.sh > ${D}/usr/lib/tkConfig.sh.new
mv ${D}/usr/lib/tkConfig.sh.new ${D}/usr/lib/tkConfig.sh
# install private headers
diff --git a/dev-lang/tk/tk-8.3.3.ebuild b/dev-lang/tk/tk-8.3.3.ebuild
index 063e6b5ec031..6e1b15e8f128 100644
--- a/dev-lang/tk/tk-8.3.3.ebuild
+++ b/dev-lang/tk/tk-8.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.3.3.ebuild,v 1.6 2002/08/01 11:59:01 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.3.3.ebuild,v 1.7 2002/08/02 04:44:55 seemant Exp $
S=${WORKDIR}/${PN}${PV}
@@ -44,10 +44,10 @@ src_install() {
# fix the tkConfig.sh to eliminate refs to the build directory
sed -e "s,^TK_BUILD_LIB_SPEC='-L${S2}/unix,TCL_BUILD_LIB_SPEC='-L/usr/lib," \
- -e "s,^TK_SRC_DIR='${S2}',TCL_SRC_DIR='/usr/lib/tk${V2}/include'," \
- -e "s,^TK_BUILD_STUB_LIB_SPEC='-L${S2}/unix,TCL_BUILD_STUB_LIB_SPEC='-L/usr/lib," \
- -e "s,^TK_BUILD_STUB_LIB_PATH='${S2}/unix,TCL_BUILD_STUB_LIB_PATH='/usr/lib," \
- ${D}/usr/lib/tkConfig.sh > ${D}/usr/lib/tkConfig.sh.new
+ -e "s,^TK_SRC_DIR='${S2}',TCL_SRC_DIR='/usr/lib/tk${V2}/include'," \
+ -e "s,^TK_BUILD_STUB_LIB_SPEC='-L${S2}/unix,TCL_BUILD_STUB_LIB_SPEC='-L/usr/lib," \
+ -e "s,^TK_BUILD_STUB_LIB_PATH='${S2}/unix,TCL_BUILD_STUB_LIB_PATH='/usr/lib," \
+ ${D}/usr/lib/tkConfig.sh > ${D}/usr/lib/tkConfig.sh.new
mv ${D}/usr/lib/tkConfig.sh.new ${D}/usr/lib/tkConfig.sh
# install private headers