------------------------------------------------------------
revno: 2247
committer: Rene Engelhard <[email protected]>
branch nick: debian
timestamp: Fri 2010-12-17 20:41:24 +0100
message:
  --with-helppack-integration
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog 2010-12-17 19:39:41 +0000
+++ b/changelog 2010-12-17 19:41:24 +0000
@@ -24,6 +24,8 @@
       on sid right now...
     - apparently we need -with-extension-integration explicitly now; install
       the extensions from debian/tmp instead of -common/-core
+    - use new --with-helppack-integration as we otherwise don't get the help
+      installed
     - follow "universial" builds with "tag libreoffice x.y.z" in
       --with-build-version
   * debian/control.in:

=== modified file 'rules'
--- a/rules     2010-12-17 03:12:46 +0000
+++ b/rules     2010-12-17 19:41:24 +0000
@@ -333,7 +333,8 @@
                --with-system-dicts \
                --with-additional-sections="$(ADDITIONAL_SECTIONS)" \
                --enable-broffice \
-               --with-extension-integration
+               --with-extension-integration \
+               --with-helppack-integration
 
 ifeq "$(USE_SOURCE_TARBALLS)" "y"
   CONFIGURE_FLAGS += --without-git

Reply via email to