Send Reduced Free: Fix shell scripts

This commit is contained in:
Boris Kraut 2016-01-06 16:07:41 +01:00
parent 8f1f971c63
commit 8fb6fa6466

View file

@ -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