forked from I2P_Developers/i2p.i2p
added support for local build (saving as jbigi)
This commit is contained in:
@@ -4,10 +4,11 @@
|
||||
(cd jbigi ; sh build.sh ; cd ..)
|
||||
|
||||
mkdir -p t/freenet/support/CPUInformation/
|
||||
cp jcpuid/lib/freenet/support/CPUInformation/*jcpuid-* t/freenet/support/CPUInformation/
|
||||
cp jcpuid/lib/freenet/support/CPUInformation/*jcpuid* t/freenet/support/CPUInformation/
|
||||
|
||||
mkdir -p t/net/i2p/util/
|
||||
cp jbigi/lib/net/i2p/util/*jbigi-* t/net/i2p/util/
|
||||
cp jbigi/lib/net/i2p/util/*jbigi* t/net/i2p/util/
|
||||
cp jbigi/lib/*jbigi* t/
|
||||
|
||||
(cd t ; jar cf ../jbigi.jar . ; cd ..)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user