Berlin Vegan Guide: Fix build
This commit is contained in:
parent
a8e14fda73
commit
f67a9976aa
|
@ -56,7 +56,7 @@ Build:2.0.2-fdroid,24
|
|||
commit=53a5c2d0e26dadeceab85cf264ed0d60ba300b44
|
||||
subdir=app
|
||||
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:
|
||||
* 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>
|
||||
|
|
Loading…
Reference in a new issue