diff options
| author | Oz Linden <oz@lindenlab.com> | 2014-12-22 13:19:20 -0500 | 
|---|---|---|
| committer | Oz Linden <oz@lindenlab.com> | 2014-12-22 13:19:20 -0500 | 
| commit | 4be01b73901256f669d5fb8ae3061ed10a5c2290 (patch) | |
| tree | 6285942101f75567f68fac97cef36f885c475dbf | |
| parent | e5771553c176072bb05f0f4f912fb979b3e4c5f0 (diff) | |
correct havok-source package name in autobuild configuration
| -rwxr-xr-x | autobuild.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/autobuild.xml b/autobuild.xml index eb236c0f0e..4ff5b08e4e 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -1078,7 +1078,7 @@          <key>license_file</key>          <string>LICENSES/havok.txt</string>          <key>name</key> -        <string>-source</string> +        <string>havok-source</string>          <key>platforms</key>          <map>            <key>darwin</key>  | 
