From a718e8d7c2140ab77c24151f1943f3b7de6fe8d1 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Thu, 7 Jan 2016 11:53:12 +0100 Subject: [PATCH] Update Send Reduced to 0.09 (900) --- metadata/mobi.omegacentauri.SendReduced.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/metadata/mobi.omegacentauri.SendReduced.txt b/metadata/mobi.omegacentauri.SendReduced.txt index dbf24a2ba4..0d539b41b0 100644 --- a/metadata/mobi.omegacentauri.SendReduced.txt +++ b/metadata/mobi.omegacentauri.SendReduced.txt @@ -41,6 +41,15 @@ Build:0.08,8 sed -i -e 's/return context.getPackageName().toLowerCase().endsWith("pro")/return true/g' src/mobi/omegacentauri/SendReduced/SendReduced.java target=android-21 +Build:0.09,900 + commit=4babd064459838d4fe1472912ad443f9a7c35506 + prebuild=dos2unix *.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: * OldRepo for 0.03 - 0.05: https://github.com/arpruss/sendreduced .