From 659688296062fa4733e59c4440d42f60ae6bdf35 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 4 Dec 2006 00:36:48 +0000 Subject: fixed case typo (from patch 1608063 submitted by kunowoudt); added a little extra info to test_location target svn path=/trunk/; revision=6606 --- packages/darwin_app/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages/darwin_app') diff --git a/packages/darwin_app/Makefile b/packages/darwin_app/Makefile index 24a13d49..45584ebd 100644 --- a/packages/darwin_app/Makefile +++ b/packages/darwin_app/Makefile @@ -167,7 +167,7 @@ Info.plist: Info.plist.in # tigital's Gem window focus black magic rez_install: install -pv "$(CWD)/mac.r" "$(bindir)" - cd $(bindir) && /Developer/tools/Rez -t APPL mac.r -o pd + cd $(bindir) && /Developer/Tools/Rez -t APPL mac.r -o pd darwin_app_embed_libs: @@ -348,4 +348,5 @@ test_locations: @echo "HELPDIR $(helpdir)" @echo "MANUALSDIR $(manualsdir)" @echo "EXAMPLESDIR $(examplesdir)" + sw_vers -- cgit v1.2.1