From 176c155193f11788e473cb09ad5cc56313949fc4 Mon Sep 17 00:00:00 2001 From: truelight Date: Sun, 24 Apr 2005 12:47:09 +0000 Subject: (svn r2224) -Fix: capital-correctness for OSX-dir-names --- os/macosx/plistgen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/macosx') diff --git a/os/macosx/plistgen.sh b/os/macosx/plistgen.sh index 0968f8dc7..237901eb8 100755 --- a/os/macosx/plistgen.sh +++ b/os/macosx/plistgen.sh @@ -43,4 +43,4 @@ echo " NSPrincipalClass NSApplication -" > "$1"/contents/Info.plist +" > "$1"/Contents/Info.plist -- cgit v1.2.3-54-g00ecf