Modify build.xml to remove reference to defCon1.

This commit is contained in:
z3d
2009-10-05 11:45:21 +00:00
parent 517e170b88
commit 2f940d01b6

View File

@ -322,8 +322,6 @@
<copy file="installer/lib/launch4j/lib/XStream.LICENSE.txt" tofile="pkg-temp/licenses/LICENSE-XStream.txt" />
</target>
<target name="prepthemeupdates">
<!-- CSS now in docs/, not in the .war; just in case anybody is using defCon1 -->
<copy file="installer/resources/themes/console/defCon1/console.css" todir="pkg-temp/docs/themes/console/defCon1/" />
<!-- Add extricated I2PSnark css here, for now -->
<copy file="installer/resources/themes/console/snark.css" todir="pkg-temp/docs/themes/console/" />
<!-- these files now in docs/, not in the .war -->