Try and get it to use a native jbigi

This commit is contained in:
idk
2021-08-02 20:16:44 -04:00
parent 111ecebe6c
commit d7036f7a96
+1 -1
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/../i2p.i2p/installer/lib/resources/jbigi"
I2P_JBIGI="$HERE/../i2p.i2p/installer/lib/jbigi"
I2P_PKG="$HERE/../i2p.i2p/pkg-temp"
echo "compiling custom launcher"