From c8a280f6f19e889671ff55a8b8c74264fc575912 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20Ander=20Pe=C3=B1alba?= Date: Wed, 25 Nov 2015 15:59:27 +0100 Subject: [PATCH] Fix build of egit-github --- metadata/jp.forkhub.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/jp.forkhub.txt b/metadata/jp.forkhub.txt index d147180340..d94109a99c 100644 --- a/metadata/jp.forkhub.txt +++ b/metadata/jp.forkhub.txt @@ -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