From 4877a1283548cb22b8d9a43cba35fe1b763ed279 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 20 Jan 2016 17:12:06 +0100 Subject: reproducible fdroid: second stab --- bin/reproducible_setup_fdroid_build_environment.sh | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100755 bin/reproducible_setup_fdroid_build_environment.sh (limited to 'bin') diff --git a/bin/reproducible_setup_fdroid_build_environment.sh b/bin/reproducible_setup_fdroid_build_environment.sh new file mode 100755 index 00000000..1405b9c2 --- /dev/null +++ b/bin/reproducible_setup_fdroid_build_environment.sh @@ -0,0 +1,18 @@ +#!/bin/bash + +# Copyright 2015-2016 Holger Levsen +# released under the GPLv=2 + +# +# + +DEBUG=true +. /srv/jenkins/bin/common-functions.sh +common_init "$@" + +# common code +. /srv/jenkins/bin/reproducible_common.sh + +# do I really want to run this? +git clone https://gitlab.com/fdroid/fdroidserver.git +./makebuildserver -- cgit v1.2.3-70-g09d2