Fix build of egit-github

This commit is contained in:
Jon Ander Peñalba 2015-11-25 15:59:27 +01:00
parent 4b2b1c4999
commit c8a280f6f1

View file

@ -44,8 +44,8 @@ Build:1.1.0,2100
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 && \
pushd $$egit-github$$/org.eclipse.egit.github.core/ && \
$$MVN3$$ -f pom-jar.xml clean install && \
popd
Auto Update Mode:None