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  fbd4d63060910de5d31f67ad06b63a557faa5eaa (commit)
      from  f44ce64b9b006c6b2d162f3638274ce506987288 (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 fbd4d63060910de5d31f67ad06b63a557faa5eaa
Author: Adrian Perez <[email protected]>
Date:   Wed Sep 16 10:46:04 2009 -0400

    Glob missing plugins from e-b to be able to build this part on non-x86 archs

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

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

diff --git a/debian/rules b/debian/rules
index a2fa272..b3b2ead 100755
--- a/debian/rules
+++ b/debian/rules
@@ -61,8 +61,8 @@ install-tmp-stamp: build-stamp
        dh_testdir
 
        # dirty hack - integrate following two commands into eclipse-build
-       cp 
build/eclipse-I20090611-1540-fetched-src/buildRepo/plugins/org.eclipse.core.net.linux.x86_1.1.0.I20081021.jar
 build/eclipse-I20090611-1540-fetched-src/installation/plugins
-       cp 
build/eclipse-I20090611-1540-fetched-src/buildRepo/plugins/org.eclipse.update.core.linux_3.2.100.v20081008.jar
 build/eclipse-I20090611-1540-fetched-src/installation/plugins
+       cp 
build/eclipse-I20090611-1540-fetched-src/buildRepo/plugins/org.eclipse.core.net.linux*.jar
 build/eclipse-I20090611-1540-fetched-src/installation/plugins
+       cp 
build/eclipse-I20090611-1540-fetched-src/buildRepo/plugins/org.eclipse.update.core.linux_*.jar
 build/eclipse-I20090611-1540-fetched-src/installation/plugins
 
        mkdir -p $(DEBIAN_PACK_LIBDIR)/plugins $(DEBIAN_PACK_LIBDIR)/features
        mkdir -p $(DEBIAN_PACK_DATADIR)/dropins


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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to