forked from I2P_Developers/i2p.i2p
typo
This commit is contained in:
@ -1202,7 +1202,7 @@
|
|||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="copyjetty" depends="copyjetty-unlesspkg" >
|
<target name="copyjetty" depends="copyjetty-unlesspkg" >
|
||||||
<copy file="build/jetty-i2p.jar" todir="pkg-temp/libs/" />
|
<copy file="build/jetty-i2p.jar" todir="pkg-temp/lib" />
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="copyjetty-unlesspkg" unless="${with-libjetty8-java}" >
|
<target name="copyjetty-unlesspkg" unless="${with-libjetty8-java}" >
|
||||||
|
Reference in New Issue
Block a user