summaryrefslogtreecommitdiff
path: root/lang/tcl83
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-28 00:20:48 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-28 00:20:48 +0000
commit0baa6e2834e9c59849bc68fed0688bc2a242b1a7 (patch)
tree93415324af9c0b97d9a41fd62f47e2514da4d90a /lang/tcl83
parentUnbreak by fixing manpage variables. (diff)
Create ${PREFIX}/bin before cat'ing a file into it.
Notes
Notes: svn path=/head/; revision=14921
Diffstat (limited to 'lang/tcl83')
-rw-r--r--lang/tcl83/pkg-install.tclsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/tcl83/pkg-install.tclsh b/lang/tcl83/pkg-install.tclsh
index 244df90dfdba..7133e84d294f 100644
--- a/lang/tcl83/pkg-install.tclsh
+++ b/lang/tcl83/pkg-install.tclsh
@@ -7,6 +7,7 @@ if [ ! -f ${PKG_PREFIX}/bin/tclsh ] || [ \
then
[ -f ${PKG_PREFIX}/bin/tclsh ] && chmod u+w ${PKG_PREFIX}/bin/tclsh
+ mkdir -p ${PKG_PREFIX}/bin
cat > ${PKG_PREFIX}/bin/tclsh <<'EOF'
#!/bin/sh
# Installed by ports system. id: awieYJFnsuILOnfsYEW**001