Fixed almost all problems with building mirakel

This commit is contained in:
Anatolij Zelenin 2014-03-21 15:22:26 +01:00
parent 4605a30d6b
commit bd514788ab

View file

@ -78,9 +78,10 @@ Build:2.3.2,43
disable=cannot find symbol errors in date-time-picker
commit=v2.3.2
subdir=main
gradle=yes
prebuild=cd .. && \
cp build/settings.gradle . && \
gradle=fdroid
prebuild=cd ../ && \
cp build/settings.gradle . && \
cp build/build.gradle . && \
rm -r appcompat/bin
Maintainer Notes: