[Lunar-commits] <moonbase> openoffice-src: This should be last set of patches to get this monster to install.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Oct 4 19:37:11 CEST 2009
commit 03d98e0bcb85cdb7b7d77dbc0f1b058fc0380714
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Oct 4 13:37:11 2009 -0400
openoffice-src: This should be last set of patches to get this monster to install.
Thanks to the Arch folks.
---
x11-apps/openoffice-src/BUILD | 1 +
x11-apps/openoffice-src/BUILD.x86_64 | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/x11-apps/openoffice-src/BUILD b/x11-apps/openoffice-src/BUILD
index 0285cdb..2aeffe2 100644
--- a/x11-apps/openoffice-src/BUILD
+++ b/x11-apps/openoffice-src/BUILD
@@ -74,6 +74,7 @@
patch_it $SOURCE2 0 &&
# A glibc related patch.
patch_it $SOURCE_CACHE/$SOURCE8 0 &&
+ patch -p0 < /home/dveatch/buildfix-sw-printf.diff &&
# As long as OOo-src does not compile against nss it needs its own mozilla
# tarball (and it also compiles its own mozilla)
diff --git a/x11-apps/openoffice-src/BUILD.x86_64 b/x11-apps/openoffice-src/BUILD.x86_64
index 1ef97f1..2877ab6 100644
--- a/x11-apps/openoffice-src/BUILD.x86_64
+++ b/x11-apps/openoffice-src/BUILD.x86_64
@@ -74,6 +74,7 @@
patch_it $SOURCE2 0 &&
# A glibc related patch.
patch_it $SOURCE_CACHE/$SOURCE8 0 &&
+ patch -p0 < /home/dveatch/buildfix-sw-printf.diff &&
# As long as OOo-src does not compile against nss it needs its own mozilla
# tarball (and it also compiles its own mozilla)
More information about the Lunar-commits
mailing list