[SCM] jigsaw packaging branch, master, updated. 4b9c4397ce1fd586476fd184e7113aa3b97bd5c7
Guillaume Mazoyer
gmazoyer-guest at alioth.debian.org
Mon Aug 22 00:02:39 UTC 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "jigsaw packaging".
The branch, master has been updated
via 4b9c4397ce1fd586476fd184e7113aa3b97bd5c7 (commit)
from 846dca94e2a9fe6e230352a20af18f1d7f5be8d0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4b9c4397ce1fd586476fd184e7113aa3b97bd5c7
Author: Guillaume Mazoyer <respawneral at gmail.com>
Date: Mon Aug 22 02:02:21 2011 +0200
The build directory doesn't exist in the tree.
-----------------------------------------------------------------------
Summary of changes:
debian-wip/rules | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/debian-wip/rules b/debian-wip/rules
index 2efb8a6..e0780de 100755
--- a/debian-wip/rules
+++ b/debian-wip/rules
@@ -4,7 +4,7 @@ CPU = $(shell nproc)
export LANG=C
export ALT_BOOTDIR=/usr/lib/jvm/java-7-openjdk
-export ALT_DROPS_DIR=$(CURDIR)/build
+export ALT_DROPS_DIR=$(CURDIR)
export PARALLEL_COMPILE_JOBS=$(CPU)
export ALT_PARALLEL_COMPILE_JOBS=$(CPU)
export HOTSPOT_BUILD_JOBS=$(CPU)
hooks/post-receive
--
jigsaw packaging
More information about the pkg-java-commits
mailing list