fix tricorder
This commit is contained in:
parent
580b8eebb9
commit
d9a22d3a24
|
@ -9,13 +9,17 @@ Description:
|
||||||
Turns your Android device into a functional Tricorder in the style
|
Turns your Android device into a functional Tricorder in the style
|
||||||
of Star Trek.
|
of Star Trek.
|
||||||
|
|
||||||
Status: Probably final version.
|
Status: Probably the final version, excepting forks.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:hg
|
Repo Type:hg
|
||||||
Repo:https://bitbucket.org/dalb8/tricorder
|
Repo:https://bitbucket.org/dalb8/tricorder
|
||||||
|
|
||||||
Build Version:5.12,41,!crashes 0be272b1cd,prebuild=rm -rf src/*
|
Build Version:5.12,41,0,subdir=Tricorder,update=.;../HermitAndroid,prebuild=\
|
||||||
|
rm -rf ../HermitAndroid/src/org/hermit/android/utils && \
|
||||||
|
cp -r ../HermitLibrary/src/org/hermit/* ../HermitAndroid/src/org/hermit/android/ && \
|
||||||
|
cp -r ../HermitLibrary/src/net ../HermitAndroid/src/ && \
|
||||||
|
cp -r ../HermitLibrary/src/ca ../HermitAndroid/src/
|
||||||
|
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
Current Version:5.12
|
Current Version:5.12
|
||||||
|
|
Loading…
Reference in a new issue