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

./packages/openofficeorg/3.2.1/unstable r2040: build without the layout dialogs again, broken in various ways



------------------------------------------------------------
revno: 2040
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Mon 2010-06-28 16:41:21 +0200
message:
  build without the layout dialogs again, broken in various ways
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2010-06-28 14:38:53 +0000
+++ b/changelog	2010-06-28 14:41:21 +0000
@@ -9,6 +9,8 @@
     - fix builds without Java
     - update smoketest conditional, enable smoketest uncoditionally when
       building without Java
+    - build without the layout dialogs again, broken in various ways
+      (closes: #587171)
   * debian/control.in, debian/rules:
     - build for only the default python again (closes: #587402)
 

=== modified file 'rules'
--- a/rules	2010-06-28 14:38:53 +0000
+++ b/rules	2010-06-28 14:41:21 +0000
@@ -256,7 +256,7 @@
 # broken!
 ENABLE_GIO=n
 ENABLE_RANDR=y
-ENABLE_LAYOUT=y
+ENABLE_LAYOUT=n
 ifeq "$(BUILD_GTK)" "y"
   PACKAGE_NPSOPLUGIN=y
 endif


Reply to: