diff options
author | Andreas Proschofsky <suka@gentoo.org> | 2005-10-12 11:44:27 +0000 |
---|---|---|
committer | Andreas Proschofsky <suka@gentoo.org> | 2005-10-12 11:44:27 +0000 |
commit | 75cfd9f8e49d31c72aff48c47cac94d98daf3003 (patch) | |
tree | a72a2ca25237e6c995e93da6343dc99d0fb75d3e /app-office/openoffice/files | |
parent | Added missing flag-o-matic inherit, to filter visibility flags. (diff) | |
download | historical-75cfd9f8e49d31c72aff48c47cac94d98daf3003.tar.gz historical-75cfd9f8e49d31c72aff48c47cac94d98daf3003.tar.bz2 historical-75cfd9f8e49d31c72aff48c47cac94d98daf3003.zip |
Some more cleanups, also depend on libxml2 if building without java
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'app-office/openoffice/files')
-rw-r--r-- | app-office/openoffice/files/2.0.0/gentoo-2.0.0_rc2.diff | 27 |
1 files changed, 7 insertions, 20 deletions
diff --git a/app-office/openoffice/files/2.0.0/gentoo-2.0.0_rc2.diff b/app-office/openoffice/files/2.0.0/gentoo-2.0.0_rc2.diff index b4993c1198e3..527746fed47a 100644 --- a/app-office/openoffice/files/2.0.0/gentoo-2.0.0_rc2.diff +++ b/app-office/openoffice/files/2.0.0/gentoo-2.0.0_rc2.diff @@ -28,23 +28,10 @@ # # NOTE: 64 bit OOo is work in progress! ---- distro-configs/Common.conf.in.old 2005-07-27 19:33:53.000000000 +0200 -+++ distro-configs/Common.conf.in 2005-08-24 19:10:33.000000000 +0200 -@@ -2,17 +2,10 @@ - --disable-crashdump - --disable-epm - --enable-crashdump=no ----enable-openldap - --with-build-version=\"Build @OOO_BUILDVERSION@\" - --with-lang=\"@OOO_LANGS@\" - --without-fonts - --without-gpc - --with-system-freetype - --with-system-gcc ----with-system-jpeg ----with-system-libxml ----with-system-mozilla ----with-system-python ----with-system-zlib ----enable-evolution2 - @CAIRO_CONFIGURE_FLAG@ +--- distro-configs/Gentoo.conf.in 2005-08-26 11:48:38.000000000 +0200 ++++ distro-configs/Gentoo.conf.in.new 2005-10-11 23:32:25.000000000 +0200 +@@ -4,3 +4,4 @@ + --with-system-expat + --with-system-stdlibs + --with-system-xrender-headers ++--without-system-jpeg |