From 04636effcffde85a3b7005491a1fd51395cb37d1 Mon Sep 17 00:00:00 2001
From: Oz Linden <oz@lindenlab.com>
Date: Fri, 30 Mar 2012 12:43:37 -0400
Subject: [PATCH] remove "license_file" element that generates spurious errors

---
 autobuild.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/autobuild.xml b/autobuild.xml
index fbc8f210ba7..5d5e2444562 100644
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -1147,8 +1147,6 @@
       <map>
         <key>license</key>
         <string>havok</string>
-        <key>license_file</key>
-        <string>on_file</string>
         <key>name</key>
         <string>llconvexdecomposition</string>
         <key>platforms</key>
-- 
GitLab