I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit c4a05ec4 authored by zzz's avatar zzz
Browse files

add missing wrapper.jar to installer-nowindows

parent ed92411d
No related branches found
No related tags found
No related merge requests found
......@@ -700,6 +700,7 @@
<copy todir="pkg-temp/lib/wrapper/solaris/">
<fileset dir="installer/lib/wrapper/solaris/" />
</copy>
<copy file="installer/lib/wrapper/all/wrapper.jar" todir="pkg-temp/lib" />
</target>
<target name="preppkgRepack" depends="preppkg-linux, preppkg-freebsd, preppkg-osx, preppkg-windows, jbigi">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment