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

Benjamin Drung bdrung-guest at alioth.debian.org
Mon Sep 14 22:10:00 UTC 2009


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  e849c81eb349b4e6c7fcd3763a80085de61048e5 (commit)
      from  3444ad10f948206dcbfe4b8c9aeee3015dbb5616 (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 e849c81eb349b4e6c7fcd3763a80085de61048e5
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Tue Sep 15 00:09:29 2009 +0200

    add missing \ to multiline variable

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

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

diff --git a/debian/rules b/debian/rules
index 125b367..a96244b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ DEB_DH_MAKESHLIBS_ARGS_ALL := -Xjni
 export JAVA_HOME=/usr/lib/jvm/default-java
 export PATH:=$(CURDIR)/debian/extra/bin:$(PATH)
 
-DEB_DH_SHLIBDEPS_ARGS_libswt-gtk-3.5-jni := 
+DEB_DH_SHLIBDEPS_ARGS_libswt-gtk-3.5-jni := \
 	$(shell pkg-config --libs-only-L libxul | sed "s/-L/-l/g"):/usr/lib/jvm/default-java/jre/lib/$(DEB_HOST_ARCH_CPU) \
 	-- -dDepends \
 		debian/libswt-gtk-3.5-jni/usr/lib/jni/libswt-gtk-*.so \


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



More information about the pkg-java-commits mailing list