Update KeepingTracks to 1.06 (20140222)
This commit is contained in:
parent
d7a078b318
commit
d4491c50ce
|
@ -76,6 +76,20 @@ Build:1.05,20131113
|
||||||
sed -i 's@\(.1=\).*@\1../../ActionBarSherlock/actionbarsherlock@' $$HoloEverywhere$$/project.properties && \
|
sed -i 's@\(.1=\).*@\1../../ActionBarSherlock/actionbarsherlock@' $$HoloEverywhere$$/project.properties && \
|
||||||
mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
||||||
|
|
||||||
|
Build:1.06,20140222
|
||||||
|
commit=1.06
|
||||||
|
target=android-16
|
||||||
|
srclibs=ActionBarSherlock@071a61c,HoloEverywhere@v1.6.8
|
||||||
|
prebuild=rm -rf sources && \
|
||||||
|
sed -i 's@\(.1=\).*@\1$$HoloEverywhere$$@' project.properties && \
|
||||||
|
sed -i 's@\(.2=\).*@\1../srclib/HoloEverywhere/addons/preferences@' project.properties && \
|
||||||
|
sed -i 's@\(.3=\).*@\1../srclib/HoloEverywhere/addons/slider@' project.properties && \
|
||||||
|
sed -i 's@\(.4=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||||
|
$$SDK$$/tools/android update project -p ../srclib/HoloEverywhere/addons/preferences && \
|
||||||
|
$$SDK$$/tools/android update project -p ../srclib/HoloEverywhere/addons/slider && \
|
||||||
|
sed -i 's@\(.1=\).*@\1../../ActionBarSherlock/actionbarsherlock@' $$HoloEverywhere$$/project.properties && \
|
||||||
|
mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
A comment saying "possibly use ABS-Prototik srclib next time" was added to this
|
A comment saying "possibly use ABS-Prototik srclib next time" was added to this
|
||||||
metadata previously, with no further explanation. The ABS commit referenced
|
metadata previously, with no further explanation. The ABS commit referenced
|
||||||
|
|
Loading…
Reference in a new issue