SendReduced - add build block
This commit is contained in:
parent
e2b0a67fbe
commit
35d2cf31b1
|
@ -86,6 +86,15 @@ Build:0.13,1300
|
||||||
sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java
|
sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java
|
||||||
target=android-21
|
target=android-21
|
||||||
|
|
||||||
|
Build:0.16,1600
|
||||||
|
commit=0c9da7e2814aa68b2051a9a1d400222dd2bfe930
|
||||||
|
prebuild=sed -i -e 's/\r$//' *.sh && \
|
||||||
|
chmod +x *.sh && \
|
||||||
|
sed -i -e '/1/i#!/bin/sh\n' *.sh && \
|
||||||
|
./toNormal.sh && \
|
||||||
|
sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java
|
||||||
|
target=android-21
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
* OldRepo for 0.03 - 0.05: http://code.google.com/p/sendreduced/
|
* OldRepo for 0.03 - 0.05: http://code.google.com/p/sendreduced/
|
||||||
* <0.11 are MIT licensed
|
* <0.11 are MIT licensed
|
||||||
|
|
Loading…
Reference in a new issue