fix copter
This commit is contained in:
parent
c6358ea2ad
commit
b0438f1843
|
@ -16,9 +16,10 @@ Repo Type:git
|
|||
Repo:https://code.google.com/p/copter-gcs/
|
||||
|
||||
#Didn't know how to 'postbuild' so I created a symbolic link
|
||||
#Build Version:Copter-GCS,9,4ab9b7a66d8d,subdir=copter-gcs,buildjni=.;jMAVLink,\
|
||||
prebuild=rm -f libs/armeabi/* && wget http://copter-gcs.googlecode.com/files/jMAVLink.zip &&\
|
||||
unzip jMAVLink.zip && rm -rf release && rm -f jMAVLink.zip && ln -s jMAVLink/libs/armeabi/jMAVLink.so libs/armeabi/jMAVLink.so
|
||||
Build Version:Copter-GCS,9,4ab9b7a66d8d,subdir=copter-gcs,buildjni=.;jMAVLink,\
|
||||
prebuild=rm -f libs/armeabi/* && wget http://copter-gcs.googlecode.com/files/jMAVLink.zip && \
|
||||
unzip jMAVLink.zip && rm -rf release && rm -f jMAVLink.zip && \
|
||||
ln -s jMAVLink/libs/armeabi/jMAVLink.so libs/armeabi/jMAVLink.so
|
||||
|
||||
Update Check Mode:Market
|
||||
Current Version:Copter-GCS
|
||||
|
|
Loading…
Reference in a new issue