mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Simple Explorer: Fix build
This commit is contained in:
parent
31d3b1b642
commit
bd671dfe45
1 changed files with 1 additions and 4 deletions
|
|
@ -25,10 +25,7 @@ Build:2.0.5,53
|
|||
$$MVN3$$ package && \
|
||||
popd && \
|
||||
cp $$CommonsIO$$/target/commons-io-2.4.jar libs/ && \
|
||||
pushd $$RootTools$$/RootTools && \
|
||||
gradle makejar && \
|
||||
popd && \
|
||||
cp $$RootTools$$/RootTools/build/bundles/release/classes.jar libs/roottools-3.4.jar
|
||||
cp -fR $$RootTools$$/RootTools/src/main/java/com src/
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
|
|
|
|||
Loading…
Reference in a new issue