File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 674674 </antcall >
675675
676676 <antcall target =" unzip" >
677- <param name =" archive_file" value =" ./liblistSerials-1.0.5 .zip" />
678- <param name =" archive_url" value =" http://downloads.arduino.cc/liblistSerials/liblistSerials-1.0.5 .zip" />
679- <param name =" final_folder" value =" ${ staging_folder } /liblistSerials-1.0.5 " />
677+ <param name =" archive_file" value =" ./liblistSerials-${ LIBLISTSERIAL-VERSION } .zip" />
678+ <param name =" archive_url" value =" http://downloads.arduino.cc/liblistSerials/liblistSerials-${ LIBLISTSERIAL-VERSION } .zip" />
679+ <param name =" final_folder" value =" ${ staging_folder } /liblistSerials-${ LIBLISTSERIAL-VERSION } " />
680680 <param name =" dest_folder" value =" ${ staging_folder } " />
681681 </antcall >
682- <copy file =" linux/liblistSerials-1.0.5 /arm/liblistSerialsj.so" todir =" linux/work/lib/" />
682+ <copy file =" linux/liblistSerials-${ LIBLISTSERIAL-VERSION } /arm/liblistSerialsj.so" todir =" linux/work/lib/" />
683683 <chmod perm =" 755" file =" linux/work/lib/liblistSerialsj.so" />
684684
685685 </target >
You can’t perform that action at this time.
0 commit comments