forked from I2P_Developers/i2p.i2p
Fixed out-of-date references to wrapper.jar and jbigi.jar so that the justBOB target works
This commit is contained in:
@@ -1349,7 +1349,7 @@
|
||||
<ant dir="Slackware/i2p/" target="slackpkg" />
|
||||
<ant dir="Slackware/i2p-base/" target="slackpkg" />
|
||||
</target>
|
||||
<target name="justBOB" depends="builddepSmall">
|
||||
<target name="justBOB" depends="builddepSmall, jbigi">
|
||||
<ant dir="apps/BOB/" target="onejar" />
|
||||
<copy file="apps/BOB/dist/BOB-one.jar" todir="." />
|
||||
</target>
|
||||
|
||||
Reference in New Issue
Block a user