updater isn't enough, it needs to go all the way to preppkg. For now ignore a build error which doesn't matter to the jpackaged router
This commit is contained in:
2
build.sh
2
build.sh
@@ -22,7 +22,7 @@ echo "cleaning"
|
|||||||
HERE="$PWD"
|
HERE="$PWD"
|
||||||
cd "$HERE/../i2p.i2p/"
|
cd "$HERE/../i2p.i2p/"
|
||||||
git checkout "$VERSION"
|
git checkout "$VERSION"
|
||||||
ant updater
|
ant distclean pkg || true
|
||||||
|
|
||||||
cd "$HERE"
|
cd "$HERE"
|
||||||
RES_DIR="$HERE/../i2p.i2p/installer/resources"
|
RES_DIR="$HERE/../i2p.i2p/installer/resources"
|
||||||
|
|||||||
Reference in New Issue
Block a user