[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master, updated. 44d612057480a51cb989d521d877be725e3a842e
Benjamin Drung
bdrung-guest at alioth.debian.org
Thu Mar 25 20:47:59 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, master has been updated
via 44d612057480a51cb989d521d877be725e3a842e (commit)
from 38e30202d6dc888ae0dd1477d00c336f99f2e4d7 (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 44d612057480a51cb989d521d877be725e3a842e
Author: Benjamin Drung <bdrung at ubuntu.com>
Date: Thu Mar 25 20:16:34 2010 +0100
Set org.eclipse.swt.browser.XULRunnerPath explicitly.
LP: #546518
-----------------------------------------------------------------------
Summary of changes:
debian/rules | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/debian/rules b/debian/rules
index 143c7b1..a1dc085 100755
--- a/debian/rules
+++ b/debian/rules
@@ -170,6 +170,7 @@ override_dh_install:
rm -f debian/tmp/usr/bin/eclipse
sed "s|@XULDIR@|$(XULDIR)|" debian/extra/eclipse > debian/tmp/usr/bin/eclipse
chmod 755 debian/tmp/usr/bin/eclipse
+ printf "\n-Dorg.eclipse.swt.browser.XULRunnerPath=$(XULDIR)\n" >> debian/tmp/etc/eclipse.ini
# Correct the profile in config.ini - else eclipse will refuse to open the update/install menus.
sed -i 's/SDKProfile/PlatformProfile/' debian/tmp/usr/lib/eclipse/configuration/config.ini
# Set a saner default file limit than "unlimited".
hooks/post-receive
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list