forked from I2P_Developers/i2p.i2p
create ./build when "ant jbigi" is run by itself
This commit is contained in:
@@ -331,6 +331,7 @@
|
||||
<target name="jbigi" depends="buildProperties, jbigi-list-changes" >
|
||||
<!-- set if unset -->
|
||||
<property name="workspace.changes.jbigi.tr" value="" />
|
||||
<mkdir dir="./build" />
|
||||
<jar destfile="build/jbigi.jar" whenmanifestonly="fail" >
|
||||
<fileset dir="installer/lib/jbigi" includes="*.so *.dll *.jnilib" />
|
||||
<manifest>
|
||||
|
Reference in New Issue
Block a user