mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
copy armv6 wrapper in preppkg-linux target
This commit is contained in:
@@ -755,6 +755,9 @@
|
||||
<copy todir="pkg-temp/lib/wrapper/linux-armv5/">
|
||||
<fileset dir="installer/lib/wrapper/linux-armv5/" excludes="*.txt" />
|
||||
</copy>
|
||||
<copy todir="pkg-temp/lib/wrapper/linux-armv6/">
|
||||
<fileset dir="installer/lib/wrapper/linux-armv6/" excludes="*.txt" />
|
||||
</copy>
|
||||
</target>
|
||||
|
||||
<target name="preppkg-osx" depends="preppkg-unix">
|
||||
|
||||
Reference in New Issue
Block a user