[scala-2.10] 153/166: Set the home directory when building to fix a build failure with pbuilder >= 0.220
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Nov 15 12:43:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository scala-2.10.
commit 734b93d11fb4ccaad14a7f1286fcb42f8211b5d8
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Nov 16 01:56:02 2015 +0100
Set the home directory when building to fix a build failure with pbuilder >= 0.220
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 562b025..75d381a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,7 @@ override_dh_auto_build:
-Dlibrary.starr.jar=/usr/share/java/scala-library.jar \
-Dreflect.starr.jar=/usr/share/java/scala-reflect.jar \
-Dcompiler.starr.jar=/usr/share/java/scala-compiler.jar \
+ -Duser.home=debian/tmp \
-Dhas.java7=true \
fastdist-opt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/scala-2.10.git
More information about the pkg-java-commits
mailing list