Author: doko
Date: 2006-10-04 11:34:21 +0000 (Wed, 04 Oct 2006)
New Revision: 2551

Modified:
   trunk/eclipse/debian/changelog
   trunk/eclipse/debian/rules
Log:
  * debian/rules: Apply eclipse-libswt-mozilla-profiles when building 
    with mozilla.


Modified: trunk/eclipse/debian/changelog
===================================================================
--- trunk/eclipse/debian/changelog      2006-10-04 11:32:34 UTC (rev 2550)
+++ trunk/eclipse/debian/changelog      2006-10-04 11:34:21 UTC (rev 2551)
@@ -49,6 +49,8 @@
   * Use java-gcj-compat-dev to compile the jar files to native code
     and register them.
   * debian/patches/eclipse-libswt-mozilla.dpatch: Update.
+  * debian/rules: Apply eclipse-libswt-mozilla-profiles when building
+    with mozilla.
 
  -- Michael Koch <[EMAIL PROTECTED]>  Tue,  3 Oct 2006 17:22:09 +0000
 

Modified: trunk/eclipse/debian/rules
===================================================================
--- trunk/eclipse/debian/rules  2006-10-04 11:32:34 UTC (rev 2550)
+++ trunk/eclipse/debian/rules  2006-10-04 11:34:21 UTC (rev 2551)
@@ -155,7 +155,8 @@
 
 ifeq ($(with_browser),mozilla)
   eclipse_patches += \
-       eclipse-libswt-mozilla
+       eclipse-libswt-mozilla \
+       eclipse-libswt-mozilla-profiles
 
   BUILD_DEPS += , mozilla-dev
 #  MOZILLA_DEP = mozilla-browser (>= 2:1.7.0) | firefox (>= 1.4.99) | 
mozilla-firefox (>= 1.0.7)


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

Reply via email to