This has been misnamed for quite a while and nobody ever noticed... which presumably means this is a rather unimportant fix.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5176 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Par Winzell
2008-06-10 15:46:49 +00:00
parent 335fcc6da1
commit ae5cda0ebf
+1 -1
View File
@@ -185,7 +185,7 @@
<copy file="etc/aslib-config.xml.in" tofile="${deploy.dir}/aslib-config.xml">
<filterset>
<filter token="flex_sdk_dir" value="${flexsdk.dir}"/>
<filter token="lib_name_dir" value="${lib.name}"/>
<filter token="lib_name" value="${lib.name}"/>
</filterset>
</copy>
<copy overwrite="true" file="src/as/com/threerings/util/env/Environment.as-fp"