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

Niels Thykier nthykier-guest at alioth.debian.org
Mon Feb 22 14:44:34 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  409f028635ecf993f5f14570c7f05f3028d12cc6 (commit)
      from  a5a474675f7d367eadb83340ef24b99b4be1976e (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 409f028635ecf993f5f14570c7f05f3028d12cc6
Author: Niels Thykier <niels at thykier.net>
Date:   Mon Feb 22 15:44:21 2010 +0100

    rm dankling symlink before replacing.

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

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

diff --git a/debian/rules b/debian/rules
index 4c9fa8d..4e0fa6f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -99,6 +99,7 @@ debian-install-stamp:
 	perl -i -ne 'print $$_ unless(m/^-XX/);' debian/tmp/etc/eclipse.ini
 	# Replace symlink with a copy - The absolute symlink causes eclipse to fail
 	# and some of the commands attempt to modify eclipse.ini.
+	rm -f debian/tmp/usr/lib/eclipse/eclipse.ini
 	cp -f debian/tmp/etc/eclipse.ini debian/tmp/usr/lib/eclipse/
 	# move images from /usr/lib to /usr/share
 	cd debian/tmp/usr && find lib/ -type f \( -name '*.bmp' -o -name '*.gif' -o -name '*.jpg' -o -name '*.png' \) | perl ../../../debian/extra/imagemv.pl


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



More information about the pkg-java-commits mailing list