[SCM] eclipse - Powerful IDE written in java - Debian package. branch, ubuntu, updated. 96d0bb47128fdaeda702f5ded2777d1289cb0c3b

Benjamin Drung bdrung-guest at alioth.debian.org
Sat Jan 9 15:39:44 UTC 2010


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 "eclipse - Powerful IDE written in java - Debian package.".

The branch, ubuntu has been updated
       via  96d0bb47128fdaeda702f5ded2777d1289cb0c3b (commit)
      from  55138a80f2c745d158a08d3729bd8ad06e79c855 (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 96d0bb47128fdaeda702f5ded2777d1289cb0c3b
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Fri Jan 8 21:35:59 2010 +0100

    Start /usr/lib/eclipse/eclipse in background (to avoid having two eclipse instances running)

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

Summary of changes:
 debian/extra/eclipse |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/extra/eclipse b/debian/extra/eclipse
index ea9f5a5..47dd446 100644
--- a/debian/extra/eclipse
+++ b/debian/extra/eclipse
@@ -6,4 +6,4 @@
 export GDK_NATIVE_WINDOWS=true
 
 xuldir=/usr/lib/xulrunner-$(/usr/bin/xulrunner-1.9.1 --gre-version)
-LD_LIBRARY_PATH=$xuldir${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} /usr/lib/eclipse/eclipse "$@"
+LD_LIBRARY_PATH=$xuldir${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} /usr/lib/eclipse/eclipse "$@" &


hooks/post-receive
-- 
eclipse - Powerful IDE written in java - Debian package.



More information about the pkg-java-commits mailing list