[syncany] 04/14: export GRADLE_USER_HOME and use a writable directory

Markus Koschany apo-guest at moszumanska.debian.org
Wed Nov 11 22:58:47 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository syncany.

commit 2e4021ffac6d91d2fae0c1c23e94440a87005a15
Author: Markus Koschany <apo at debian.org>
Date:   Wed Nov 11 22:46:04 2015 +0100

    export GRADLE_USER_HOME and use a writable directory
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 00561b9..2fa4083 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,5 @@
 #!/usr/bin/make -f
+export GRADLE_USER_HOME=$(CURDIR)/.gradlehome
 DEB_GRADLE_OPTS := --stacktrace --offline
 
 %:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/syncany.git



More information about the pkg-java-commits mailing list