Try and get it to use a native jbigi

This commit is contained in:
idk
2021-08-02 20:02:06 -04:00
parent 3b544d0e25
commit 272ff689e7

View File

@@ -31,7 +31,7 @@ ant distclean preppkg-windows || true
cd "$HERE"
RES_DIR="$HERE/../i2p.i2p/installer/resources"
I2P_JARS="$HERE/../i2p.i2p/pkg-temp/lib"
I2P_JBIGI="$HERE/../installer/build/resources/jbigi"
I2P_JBIGI="$HERE/../i2p.i2p/installer/build/resources/jbigi"
I2P_PKG="$HERE/../i2p.i2p/pkg-temp"
echo "compiling custom launcher"