Don't update ForkHub to 1.1.0 (2100): doesnt build
This commit is contained in:
parent
a5274fe49e
commit
08c0e63e26
|
@ -34,9 +34,19 @@ Build:0.9.0,1990
|
||||||
cp -fR $$Wishlist$$/lib/src/main/java/com src/main/java/ && \
|
cp -fR $$Wishlist$$/lib/src/main/java/com src/main/java/ && \
|
||||||
sed -i -e '/compile(name/d' -e 's/com.viewpagerindicator/fr.avianey.com.viewpagerindicator/g' build.gradle
|
sed -i -e '/compile(name/d' -e 's/com.viewpagerindicator/fr.avianey.com.viewpagerindicator/g' build.gradle
|
||||||
|
|
||||||
Maintainer Notes:
|
Build:1.1.0,2100
|
||||||
* Builds, but uses untrusted maven repo.
|
disable=wip
|
||||||
.
|
commit=c1d4663e706f4fb0f894ccdd11b3c5c1ae4648d4
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
srclibs=Wishlist@c5aa973d2d3504e72b0665d95d0b81f3d7609d6d,egit-github@v4.1.0.201509280440-r
|
||||||
|
rm=app/libs/*
|
||||||
|
prebuild=sed -i -e '/compile(name/d' -e 's/com.viewpagerindicator/fr.avianey.com.viewpagerindicator/g' build.gradle && \
|
||||||
|
cp -fR $$Wishlist$$/lib/src/main/java/com src/main/java/ && \
|
||||||
|
sed -i -e '/populov/d' -e '/repo.eclipse.org/d' -e '/jcenter/imavenLocal()' ../build.gradle && \
|
||||||
|
pushd $$egit-github$$ && \
|
||||||
|
$$MVN3$$ install && \
|
||||||
|
popd
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
|
|
Loading…
Reference in a new issue