Revision
418
Author
wsiegrist@apple.com
Date
2008-11-12 19:27:57 -0800 (Wed, 12 Nov 2008)

Log Message

Add symlink for yacc when installing xcode

Modified Paths

Diff

Modified: trunk/darwinbuild/installXcode31 (417 => 418)


--- trunk/darwinbuild/installXcode31	2008-11-13 03:10:26 UTC (rev 417)
+++ trunk/darwinbuild/installXcode31	2008-11-13 03:27:57 UTC (rev 418)
@@ -29,7 +29,8 @@
     g++-4.2 \
     libtool \
     mig \
-    strip)
+    strip \
+    yacc)
     
 
 JAMFILES="/Developer/Makefiles/pbx_jamfiles"