copy armv6 wrapper in preppkg-linux target
This commit is contained in:
@ -755,6 +755,9 @@
|
|||||||
<copy todir="pkg-temp/lib/wrapper/linux-armv5/">
|
<copy todir="pkg-temp/lib/wrapper/linux-armv5/">
|
||||||
<fileset dir="installer/lib/wrapper/linux-armv5/" excludes="*.txt" />
|
<fileset dir="installer/lib/wrapper/linux-armv5/" excludes="*.txt" />
|
||||||
</copy>
|
</copy>
|
||||||
|
<copy todir="pkg-temp/lib/wrapper/linux-armv6/">
|
||||||
|
<fileset dir="installer/lib/wrapper/linux-armv6/" excludes="*.txt" />
|
||||||
|
</copy>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="preppkg-osx" depends="preppkg-unix">
|
<target name="preppkg-osx" depends="preppkg-unix">
|
||||||
|
Reference in New Issue
Block a user