From 8fb6fa64661a78b9a5ce97ac89cff5464c1a0d3a Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Wed, 6 Jan 2016 16:07:41 +0100 Subject: [PATCH] Send Reduced Free: Fix shell scripts --- metadata/mobi.omegacentauri.SendReduced.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/metadata/mobi.omegacentauri.SendReduced.txt b/metadata/mobi.omegacentauri.SendReduced.txt index 98b53a8270..d374f3bcc4 100644 --- a/metadata/mobi.omegacentauri.SendReduced.txt +++ b/metadata/mobi.omegacentauri.SendReduced.txt @@ -28,15 +28,16 @@ Build:0.05,5 target=android-16 Build:0.08,8 - disable=invalid shell scripts commit=61a293a55c483958e149cc488609562eac2ae5ee - prebuild=chmod +x *.sh && \ + prebuild=dos2unix *.sh && \ + chmod +x *.sh && \ sed -i -e '/1/i#!/bin/sh\n' *.sh && \ ./toNormal.sh target=android-21 Maintainer Notes: -OldRepo for 0.03 - 0.05: https://github.com/arpruss/sendreduced +* Pro flavor does change package id. Can/should we build? What are the differences? +* OldRepo for 0.03 - 0.05: https://github.com/arpruss/sendreduced . Auto Update Mode:None