Skip to content

Commit

Permalink
Update the mac doc bundle.
Browse files Browse the repository at this point in the history
  • Loading branch information
dak180 committed Oct 8, 2012
1 parent b26d94f commit e5ec6df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions macosx/configs/fetchscripts/SetupPrebuiltComponents-Docs.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#!/bin/sh

OutDir="WarzoneHelp"
DirectorY="${OutDir}-fdf2282"
DirectorY="${OutDir}-a9c2db1"
FileName="${DirectorY}.tgz"
BuiltDLP="http://downloads.sourceforge.net/project/warzone2100/build-tools/mac/${FileName}"
MD5Sum="44f9d1204f55b6fe536e3dc86f454f4e"
MD5Sum="591d5dc15c4e56a61eb8e4433de31a8d"

configs/FetchPrebuilt.sh "${DirectorY}" "${OutDir}" "${FileName}" "${BuiltDLP}" "${MD5Sum}"
exit ${?}

0 comments on commit e5ec6df

Please sign in to comment.