[SCM] jigsaw packaging branch, master, updated. 846dca94e2a9fe6e230352a20af18f1d7f5be8d0

Guillaume Mazoyer gmazoyer-guest at alioth.debian.org
Sun Aug 21 23:09:30 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  846dca94e2a9fe6e230352a20af18f1d7f5be8d0 (commit)
      from  0ddad19c4cfeb6633856f00d0553c7e1d80b11ad (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 846dca94e2a9fe6e230352a20af18f1d7f5be8d0
Author: Guillaume Mazoyer <respawneral at gmail.com>
Date:   Mon Aug 22 00:56:18 2011 +0200

    Maybe we should use OpenJDK 7 as BOOTDIR...

-----------------------------------------------------------------------

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 76bebc1..2efb8a6 100755
--- a/debian-wip/rules
+++ b/debian-wip/rules
@@ -3,7 +3,7 @@
 CPU = $(shell nproc)
 
 export   LANG=C
-export   ALT_BOOTDIR=/usr/lib/jvm/java-6-openjdk
+export   ALT_BOOTDIR=/usr/lib/jvm/java-7-openjdk
 export   ALT_DROPS_DIR=$(CURDIR)/build
 export   PARALLEL_COMPILE_JOBS=$(CPU)
 export   ALT_PARALLEL_COMPILE_JOBS=$(CPU)


hooks/post-receive
-- 
jigsaw packaging



More information about the pkg-java-commits mailing list