gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libeufin] branch master updated: fix problem with fakeroot and gradlew


From: gnunet
Subject: [libeufin] branch master updated: fix problem with fakeroot and gradlew
Date: Tue, 28 Nov 2023 03:29:42 +0100

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

sebasjm pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 1615275d fix problem with fakeroot and gradlew
1615275d is described below

commit 1615275d34f646ec7a6c495570391c3ec7238837
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Mon Nov 27 23:28:00 2023 -0300

    fix problem with fakeroot and gradlew
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 9d4c909f..24915f90 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@ include /usr/share/dpkg/default.mk
 SHELL := sh -e
 
 export JAVA_HOME = /usr/lib/jvm/default-java
+export GRADLE_USER_HOME = /tmp
 LIBEUFIN_HOME = /usr/share/libeufin
 DEV =
 FULLVER = $(DEB_VERSION_UPSTREAM)$(DEV)

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]