[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master, updated. 55fb62ef20c410558486ee0dd19ed7bd2d7eca3d
Benjamin Drung
bdrung-guest at alioth.debian.org
Mon Sep 21 15:45:18 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 55fb62ef20c410558486ee0dd19ed7bd2d7eca3d (commit)
from f5abf1a1a4433e3b407568c50f3df868bd8ac1ae (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 55fb62ef20c410558486ee0dd19ed7bd2d7eca3d
Author: Benjamin Drung <bdrung at ubuntu.com>
Date: Mon Sep 21 17:45:06 2009 +0200
refresh 03-fix-perm.patch
-----------------------------------------------------------------------
Summary of changes:
debian/patches/03-fix-perm.patch | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/patches/03-fix-perm.patch b/debian/patches/03-fix-perm.patch
index 3964cd3..24bfd52 100644
--- a/debian/patches/03-fix-perm.patch
+++ b/debian/patches/03-fix-perm.patch
@@ -1,10 +1,10 @@
diff -Nur -x '*.orig' -x '*~' debian.git/build.xml debian.git.new/build.xml
---- build.xml 2009-09-20 00:29:01.021565574 +0200
-+++ build.xml 2009-09-20 00:37:34.333570795 +0200
-@@ -412,6 +412,10 @@
- tofile="${destDir}${prefix}/share/icons/hicolor/32x32/apps/eclipse.png" />
+--- build.xml 2009-09-21 17:28:04.949565000 +0200
++++ build.xml 2009-09-21 17:43:41.101565948 +0200
+@@ -496,6 +496,10 @@
+ tofile="${destDir}${prefix}/share/icons/hicolor/32x32/apps/eclipse.png" />
<copy file="${buildDirectory}/plugins/org.eclipse.platform/eclipse48.png"
- tofile="${destDir}${prefix}/share/icons/hicolor/48x48/apps/eclipse.png" />
+ tofile="${destDir}${prefix}/share/icons/hicolor/48x48/apps/eclipse.png" />
+ <!-- fix permissions -->
+ <chmod perm="755" dir="${destDir}${prefix}/lib/eclipse/plugins" includes="org.apache.ant_*/bin/ant" />
+ <chmod perm="755" dir="${destDir}${prefix}/lib/eclipse/plugins" includes="org.apache.ant_*/bin/antRun" />
hooks/post-receive
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list