Don't update Kõnele to 1.4.08 (1408): build changed
This commit is contained in:
parent
1105fc295f
commit
d237e4414f
|
@ -73,6 +73,19 @@ Build:1.2.06,1206
|
|||
popd
|
||||
scandelete=net-speech-api/target/
|
||||
|
||||
Build:1.4.08,1408
|
||||
disable=build changed
|
||||
commit=v1.4.08
|
||||
subdir=app
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
prebuild=sed -i -e '/commandLine/s|mvn|$$MVN3$$|g' ../other.gradle && \
|
||||
pushd ../ && \
|
||||
gradle -b other.gradle clean && \
|
||||
gradle -b other.gradle makeNetSpeechApi && \
|
||||
popd
|
||||
scandelete=net-speech-api/target/
|
||||
|
||||
Maintainer Notes:
|
||||
We shouldn't build the net-speech-lib in prebuild, however build= will perform
|
||||
gradle checks _BEFORE_ building the lib. This will break for the main project,
|
||||
|
|
Loading…
Reference in a new issue