rules: Set JAVA_STACK_SIZE to hopefully avoid FTBFS on exotic archs.

This commit is contained in:
Timo Aaltonen 2015-03-04 12:11:27 +02:00
parent f802f5bad7
commit d6095cbb02
2 changed files with 8 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
freeipa (4.0.5-3) UNRELEASED; urgency=medium
* rules: Set JAVA_STACK_SIZE to hopefully avoid FTBFS on exotic archs.
-- Timo Aaltonen <tjaalton@debian.org> Wed, 04 Mar 2015 12:11:12 +0200
freeipa (4.0.5-2) unstable; urgency=medium
* Team upload.

2
debian/rules vendored
View File

@ -7,6 +7,8 @@ ONLY_CLIENT=0
DESTDIR=$(CURDIR)/debian/tmp
PLATFORM="SUPPORTED_PLATFORM=debian"
JAVA_STACK_SIZE ?= "8m"
export JAVA_STACK_SIZE
# For maintainer use only, generate a tarball:
SOURCE = freeipa