diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-05-20 16:46:34 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-05-20 16:46:34 +0000 |
commit | fbea7e3d7e1d552c5f28682bd378f6f11c0ea4ad (patch) | |
tree | 5ef1ce973011bc21be4a9214f96aec38755e97e5 /packages/darwin_app/patches | |
parent | 388f7a1df37afeed0dd120f8091614a7f6dd91ab (diff) |
removed cruft from first stab at building from TclTk disk image
svn path=/trunk/; revision=3039
Diffstat (limited to 'packages/darwin_app/patches')
-rw-r--r-- | packages/darwin_app/patches/darwin_build-0.38.patch | 2 |
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 |