Daytripper: Fix build
This commit is contained in:
parent
cc2b8ece71
commit
2692d16b8b
|
@ -18,9 +18,21 @@ Repo Type:git
|
||||||
Repo:https://github.com/datjandra/Daytripper.git
|
Repo:https://github.com/datjandra/Daytripper.git
|
||||||
|
|
||||||
Build:1.4,9
|
Build:1.4,9
|
||||||
|
disable=test build, fix dic
|
||||||
commit=272d26a54d9148d5dda56ecdbf85baf0849798e9
|
commit=272d26a54d9148d5dda56ecdbf85baf0849798e9
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
srclibs=sanmoku@9c218550894fc352a4f14f20d599a9494e742b8d
|
||||||
|
prebuild=echo -e 'include ":app"' >> ../settings.gradle && \
|
||||||
|
sed -i -e '/maven/,+3d' ../build.gradle && \
|
||||||
|
sed -i -e '/sanmoku/d' build.gradle && \
|
||||||
|
cp -fR $$sanmoku$$/analyzer/src/net src/main/java/ && \
|
||||||
|
cp -fR $$sanmoku$$/feature-ex/src/net src/main/java/
|
||||||
|
scanignore=app/src/main/java/net/reduls/sanmoku/dicdata/
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
TODO: Generate scanignores from $$sanmoku$$/dicbuilder.
|
||||||
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
|
|
Loading…
Reference in a new issue