------------------------------------------------------------
revno: 1639
committer: Rene Engelhard <r...@debian.org>
branch nick: 3.2
timestamp: Wed 2009-08-26 00:21:47 +0200
message:
  --without-git
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog 2009-08-25 14:19:00 +0000
+++ b/changelog 2009-08-25 22:21:47 +0000
@@ -8,7 +8,7 @@
       (closes: #488667)
 
   * ooo-build:
-    - update (r66a376bc95daf138d6ca8fa6a71abc2f26b5c9e6)
+    - update (0990b36e25e04a46c6481542dc8b3d7284527de3)
 
   * debian/rules:
     - revert back to internal redland libs because odfmetadata2 now is in.

=== modified file 'rules'
--- a/rules     2009-08-25 14:19:00 +0000
+++ b/rules     2009-08-25 22:21:47 +0000
@@ -259,7 +259,8 @@
                --with-external-dict-dir=/usr/share/myspell/dicts \
                --with-external-hyph-dir=/usr/share/myspell/dicts \
                --with-external-thes-dir=/usr/share/myspell/dicts \
-               --with-additional-sections="$(ADDITIONAL_SECTIONS)"
+               --with-additional-sections="$(ADDITIONAL_SECTIONS)" \
+               --without-git
 
 ifneq "$(BUILD_ONLY_EN_US)" "y"
        CONFIGURE_FLAGS += --with-lang="$(BUILD_ISOS)"

Reply via email to