forked from I2P_Developers/i2p.i2p
release build fix for non-pack200
This commit is contained in:
@@ -2205,7 +2205,8 @@
|
||||
<!-- make this a lot easier by putting release.privkey.su3=/path/to/su3keystore.ks in override.properties -->
|
||||
|
||||
<!-- now build and verify the packed su3 from the packed zip -->
|
||||
<su3sign infile="i2pupdate200.zip" sigtype="ROUTER" outfile="i2pupdate.su3" su3.ver="${release.number}" />
|
||||
<!-- TODO if i2pupdate200.zip is present zip it instead -->
|
||||
<su3sign infile="i2pupdate.zip" sigtype="ROUTER" outfile="i2pupdate.su3" su3.ver="${release.number}" />
|
||||
<!-- this will use the monotonerc file in the current workspace -->
|
||||
<echo message="Checking out fresh copy into ../i2p-${release.number} for tarballing:" />
|
||||
<delete dir="../i2p-${release.number}" />
|
||||
|
||||
Reference in New Issue
Block a user