aboutsummaryrefslogtreecommitdiff
path: root/packages/darwin_app
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-05-20 16:46:34 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-05-20 16:46:34 +0000
commitfbea7e3d7e1d552c5f28682bd378f6f11c0ea4ad (patch)
tree5ef1ce973011bc21be4a9214f96aec38755e97e5 /packages/darwin_app
parent388f7a1df37afeed0dd120f8091614a7f6dd91ab (diff)
removed cruft from first stab at building from TclTk disk image
svn path=/trunk/; revision=3039
Diffstat (limited to 'packages/darwin_app')
-rw-r--r--packages/darwin_app/patches/darwin_build-0.38.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/darwin_app/patches/darwin_build-0.38.patch b/packages/darwin_app/patches/darwin_build-0.38.patch
index 1f20f14b..3bc13d71 100644
--- a/packages/darwin_app/patches/darwin_build-0.38.patch
+++ b/packages/darwin_app/patches/darwin_build-0.38.patch
@@ -23,8 +23,8 @@ diff -w -r1.7 configure.in
< -I../../Frameworks/Tcl.framework/Versions/Current/Headers \
< -I../../Frameworks/Tcl.framework/Versions/8.4/PrivateHeaders"
---
+> #
> # find the Tcl/Tk Frameworks
-> TCLTK_STANDALONE=`/bin/ls -1dr /Volumes/TclTkAquaStandalone-8.4.* | head -1`
> if test -d "../../Frameworks";
> then
> # Miller's location