[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master, updated. 9138a6479cbda22e47a78e5d471f4a8d89528361

Niels Thykier nthykier-guest at alioth.debian.org
Tue Mar 16 07:51:21 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  9138a6479cbda22e47a78e5d471f4a8d89528361 (commit)
      from  18264d25fb8b1b5cc1cf3136166db09dfcb98b89 (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 9138a6479cbda22e47a78e5d471f4a8d89528361
Author: Niels Thykier <niels at thykier.net>
Date:   Tue Mar 16 08:51:17 2010 +0100

    Made the provision.sdk be run twice.

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

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

diff --git a/debian/rules b/debian/rules
index e4d3eb8..bbe5bf1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,6 +41,8 @@ override_dh_auto_build:
 		-Dxul.include=$$(pkg-config --variable=idldir libxul)/unstable/
 
 override_dh_auto_install:
+	# Rerun the provision.sdk target - needed to get the metadata correct.
+	rm provision.sdk-stamp
 	ant install -Dprefix=/usr -DdestDir=$(CURDIR)/debian/tmp -DbuildArch=$(ECLIPSE_BUILD_ARCH)
 
 JNI_SO_PATH = debian/eclipse-rcp/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/*/1/.cp


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



More information about the pkg-java-commits mailing list