[darwinbuild-changes] [602] trunk/darwinup/Depot.cpp

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 23 10:30:15 PDT 2009


Revision: 602
          http://trac.macosforge.org/projects/darwinbuild/changeset/602
Author:   wsiegrist at apple.com
Date:     2009-10-23 10:30:12 -0700 (Fri, 23 Oct 2009)
Log Message:
-----------
Add dyld to list of tar dependencies

Modified Paths:
--------------
    trunk/darwinup/Depot.cpp

Modified: trunk/darwinup/Depot.cpp
===================================================================
--- trunk/darwinup/Depot.cpp	2009-10-15 20:31:31 UTC (rev 601)
+++ trunk/darwinup/Depot.cpp	2009-10-23 17:30:12 UTC (rev 602)
@@ -475,6 +475,7 @@
 		const char* tarfiles[] = {"/usr/bin/tar",
 					  "/usr/bin/gnutar",
 					  "/usr/bin/bsdtar",
+					  "/usr/lib/dyld",
 					  "/usr/lib/libarchive",
 					  "/usr/lib/libbz2",
 					  "/usr/lib/libz",
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/darwinbuild-changes/attachments/20091023/fbcf0cc7/attachment.html>


More information about the darwinbuild-changes mailing list