From 832cd850b36944c7657e9eb426a11358e217cb48 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 7 Mar 2017 12:54:14 +0100 Subject: reproducible fdroid: switch to build from @uniqx's branch uniqx aka uniq aka Michael Poehn is doing most of this work now. Signed-off-by: Holger Levsen --- bin/reproducible_setup_fdroid_build_environment.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/reproducible_setup_fdroid_build_environment.sh b/bin/reproducible_setup_fdroid_build_environment.sh index d03f7b5c..e5c87a2a 100755 --- a/bin/reproducible_setup_fdroid_build_environment.sh +++ b/bin/reproducible_setup_fdroid_build_environment.sh @@ -47,9 +47,9 @@ cat /etc/issue # so we need to "manually" clone the git repo hereā€¦ cd $WORKSPACE #git clone https://gitlab.com/fdroid/fdroidserver.git -git clone https://gitlab.com/eighthave/fdroidserver.git +git clone https://gitlab.com/uniqx/fdroidserver.git cd fdroidserver -git checkout jenkins # normally master too +git checkout jenkins.debian.net # normally master too # set up Android SDK to use the Debian packages in stretch export ANDROID_HOME=/usr/lib/android-sdk -- cgit v1.2.3-70-g09d2