remove broken builds of at.tomtasche.reader
This commit is contained in:
parent
1c7e2a74d3
commit
2f0215c4de
|
|
@ -49,7 +49,7 @@ echo "source.dir=src;$$MobAdMob$$/src" >> project.properties && \
|
||||||
rm -rf libs/GoogleAdMobAdsSdk*.jar OpenDocument.apk libs/android-support-v4.jar && \
|
rm -rf libs/GoogleAdMobAdsSdk*.jar OpenDocument.apk libs/android-support-v4.jar && \
|
||||||
cp aFileChooser/aFileChooser/libs/android-support-v4.jar filepicker-android/libs/ && \
|
cp aFileChooser/aFileChooser/libs/android-support-v4.jar filepicker-android/libs/ && \
|
||||||
cp aFileChooser/aFileChooser/libs/android-support-v4.jar ActionBarSherlock/library/libs/
|
cp aFileChooser/aFileChooser/libs/android-support-v4.jar ActionBarSherlock/library/libs/
|
||||||
Build Version:2.0.8,35,v2.0.8,submodules=no,init=\
|
Build Version:2.0.8,35,!broken v2.0.8,submodules=no,init=\
|
||||||
rm -rf odf2html/.gitmodules odf2html/library/dep/commons && git submodule update --init && \
|
rm -rf odf2html/.gitmodules odf2html/library/dep/commons && git submodule update --init && \
|
||||||
git clone git://github.com/andiwand/commons.git odf2html/library/dep/commons && \
|
git clone git://github.com/andiwand/commons.git odf2html/library/dep/commons && \
|
||||||
cd odf2html/ && git checkout 008034b70714,\
|
cd odf2html/ && git checkout 008034b70714,\
|
||||||
|
|
@ -63,7 +63,7 @@ cp aFileChooser/aFileChooser/libs/android-support-v4.jar ActionBarSherlock/libra
|
||||||
build=cd odf2html/library/ && ant -f dep/commons/library/build.xml && \
|
build=cd odf2html/library/ && ant -f dep/commons/library/build.xml && \
|
||||||
mkdir -p lib/ && mv dep/commons/library/commons.jar lib/ && \
|
mkdir -p lib/ && mv dep/commons/library/commons.jar lib/ && \
|
||||||
cp lib/commons.jar ../../libs/ && ant && mv odf2html.jar ../../libs/
|
cp lib/commons.jar ../../libs/ && ant && mv odf2html.jar ../../libs/
|
||||||
Build Version:2.0.8.2,37,v2.0.8.2,submodules=no,init=\
|
Build Version:2.0.8.2,37,!broken v2.0.8.2,submodules=no,init=\
|
||||||
rm -rf odf2html/.gitmodules odf2html/library/dep/commons && git submodule update --init && \
|
rm -rf odf2html/.gitmodules odf2html/library/dep/commons && git submodule update --init && \
|
||||||
git clone git://github.com/andiwand/commons.git odf2html/library/dep/commons && \
|
git clone git://github.com/andiwand/commons.git odf2html/library/dep/commons && \
|
||||||
cd odf2html/ && git checkout a7405 && rm -rf $(find . -name bin) && rm -rf $(find . -name gen),\
|
cd odf2html/ && git checkout a7405 && rm -rf $(find . -name bin) && rm -rf $(find . -name gen),\
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue