[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

./packages/openofficeorg/2.4/unstable r1066: set PACKAGE_NPSOPLUGIN=n when MOZILLA= (--disable-mozilla)



------------------------------------------------------------
revno: 1066
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Tue 2008-04-15 21:38:07 +0200
message:
  set PACKAGE_NPSOPLUGIN=n when MOZILLA= (--disable-mozilla)
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2008-04-15 18:25:03 +0000
+++ b/changelog	2008-04-15 19:38:07 +0000
@@ -3,8 +3,9 @@
   * debian/rules:
     - revert libstlport4.6-dev builddep bump. Will break our builddeps
       for etch-backports and testing now has already -ldbl
+    - set PACKAGE_NPSOPLUGIN=n when MOZILLA= (--disable-mozilla)
 
- -- Rene Engelhard <rene@debian.org>  Tue, 15 Apr 2008 20:21:17 +0200
+ -- Rene Engelhard <rene@debian.org>  Tue, 15 Apr 2008 21:15:29 +0200
 
 openoffice.org (1:2.4.0-4) unstable; urgency=medium
 

=== modified file 'rules'
--- a/rules	2008-04-15 18:25:03 +0000
+++ b/rules	2008-04-15 19:38:07 +0000
@@ -615,6 +615,7 @@
 	CONFIGURE_FLAGS += --with-system-mozilla=$(MOZILLA)
 else
 	CONFIGURE_FLAGS += --disable-mozilla --without-system-mozilla
+	PACKAGE_NPSOPLUGIN=n
 endif
 
 ifeq "$(USE_SYSTEM_DMAKE)" "y"


Reply to: