fix FixMyStreet (UK version only)
This commit is contained in:
parent
4c6569336f
commit
41a87f4aeb
|
@ -18,6 +18,8 @@ Repo:https://github.com/mysociety/fixmystreet-mobile.git
|
|||
|
||||
Build:2.0.1,36
|
||||
commit=9936df91d
|
||||
prebuild=cp ../src/js/config.js-example ../src/js/config.js && \
|
||||
sed -e "s/LANGUAGE: '',/LANGUAGE: 'en',/" -e "s/APP_NAME: '',/APP_NAME: 'FixMyStreet UK',/" -e "s/FMS_URL: '',/FMS_URL: 'http:\/\/www.fixmystreet.com',/" -i ../src/js/config.js
|
||||
subdir=Android
|
||||
srclibs=1:Cordova@2.9.0
|
||||
rm=Android/libs/cordova-2.9.0.jar
|
||||
|
|
Loading…
Reference in a new issue