diff mac/finishup.sh @ 879:6382fd88b49a

Removed old carbon resource file and line from the Mac shell script.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 06 Apr 2011 08:30:28 +0000
parents 06be879f5137
children 1a196ada0bc9
line wrap: on
line diff
--- a/mac/finishup.sh	Wed Apr 06 08:14:01 2011 +0000
+++ b/mac/finishup.sh	Wed Apr 06 08:30:28 2011 +0000
@@ -9,5 +9,4 @@
     cp -f $1/mac/Info.plist dwtest.app/Contents
     cp -f $1/mac/PkgInfo dwtest.app/Contents
     cp -f dwtest dwtest.app/Contents/MacOS
-    /Developer/Tools/Rez  -o dwtest.app/Contents/Resources/dwtest.rsrc  -d "SystemSevenOrLater=1" -useDF $1/mac/dwtest.r
 fi