Berlin Vegan Guide: Fix build

This commit is contained in:
Boris Kraut 2015-12-30 17:32:02 +01:00
parent a8e14fda73
commit f67a9976aa

View file

@ -56,7 +56,7 @@ Build:2.0.2-fdroid,24
commit=53a5c2d0e26dadeceab85cf264ed0d60ba300b44 commit=53a5c2d0e26dadeceab85cf264ed0d60ba300b44
subdir=app subdir=app
gradle=foss gradle=foss
build=sed -i -e 's/versionName gitTag ?: gitBranch/versionName \"$$VERSION$$\"/g' build.gradle &&sed -i -e 's/def gitDescription = dirtyWorkingCopy .*/def gitDescription = gitHash/g' build.gradle prebuild=sed -i -e 's/versionName gitTag ?: gitBranch/versionName \"$$VERSION$$\"/g' -e 's/def gitDescription = dirtyWorkingCopy .*/def gitDescription = gitHash/g' -e '/playstoreCompile/d' build.gradle
Maintainer Notes: Maintainer Notes:
* Versions <= 2.0 do not build from the current repo, but one needs to use the old repo <https://github.com/smeir/Berlin-Vegan-Guide> * Versions <= 2.0 do not build from the current repo, but one needs to use the old repo <https://github.com/smeir/Berlin-Vegan-Guide>