Skip to content

Commit

Permalink
Add metadata to 12A269 plist needed to fetch sources and roots.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.macosforge.org/repository/darwinbuild/trunk@1045 10a61168-4876-4dac-953b-31e694342555
  • Loading branch information
[email protected] committed Aug 30, 2012
1 parent 56b65a1 commit 8ed7ebb
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions plists/12A269.plist
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,43 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>binary_sites</key>
<array>
<string>http://src.macosforge.org/Roots/12A269/</string>
</array>
<key>build</key>
<string>12A269</string>
<key>darwin</key>
<string>Darwin 12.0</string>
<key>environment</key>
<dict>
<key>MACOSX_DEPLOYMENT_TARGET</key>
<string>10.8</string>
<key>NEXT_ROOT</key>
<string></string>
<key>RC_ARCHS</key>
<string>i386 x86_64</string>
<key>RC_JASPER</key>
<string>YES</string>
<key>RC_NONARCH_CFLAGS</key>
<string>-pipe</string>
<key>RC_OS</key>
<string>macos</string>
<key>INSTALLED_PRODUCT_ASIDES</key>
<string>YES</string>
<key>RC_PRIVATE</key>
<string>/private</string>
<key>RC_RELEASE</key>
<string>MountainLion</string>
<key>RC_XBS</key>
<string>YES</string>
<key>SEPARATE_STRIP</key>
<string>YES</string>
<key>UNAME_RELEASE</key>
<string>12.0</string>
<key>UNAME_SYSNAME</key>
<string>Darwin</string>
</dict>
<key>macosx</key>
<string>Mac OS X 10.8</string>
<key>projects</key>
Expand Down Expand Up @@ -1429,5 +1462,11 @@
<string>55</string>
</dict>
</dict>
<key>source_sites</key>
<array>
<string>http://src.macosforge.org/Projects/</string>
<string>http://src.macosforge.org/Patches/</string>
</array>
</dict>
</plist>

0 comments on commit 8ed7ebb

Please sign in to comment.