Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 193009 Details for
Bug 271895
app-office/openoffice necessary patches in solaris prefix (WIP)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ooo-build-sfw-b-gone.patch
ooo-build-sfw-b-gone.patch (text/plain), 876 bytes, created by
Chí-Thanh Christopher Nguyễn
on 2009-05-30 20:24:49 UTC
(
hide
)
Description:
ooo-build-sfw-b-gone.patch
Filename:
MIME Type:
Creator:
Chí-Thanh Christopher Nguyễn
Created:
2009-05-30 20:24:49 UTC
Size:
876 bytes
patch
obsolete
>--- ooo-build-3.1.0.5/bin/build-ooo.orig 2009-05-30 21:00:33.332029800 +0200 >+++ ooo-build-3.1.0.5/bin/build-ooo 2009-05-30 21:03:00.739854640 +0200 >@@ -17,14 +17,14 @@ > if test -f $GNUTAR -a ! -f $OOBUILDDIR/solenv/bin/tar; then > ln -s $GNUTAR $OOBUILDDIR/solenv/bin/tar > fi >- if test -d /usr/sfw/lib/pkgconfig; then >- PKG_CONFIG_PATH="$PKG_CONFIG_PATH:/usr/sfw/lib/pkgconfig" >+ if test -d ${EPREFIX}/usr/lib/pkgconfig; then >+ PKG_CONFIG_PATH="$PKG_CONFIG_PATH:${EPREFIX}/usr/lib/pkgconfig" > export PKG_CONFIG_PATH >- CFLAGS="$CFLAGS -I/usr/sfw/include" >+ CFLAGS="$CFLAGS -I${EPREFIX}/usr/include" > export CFLAGS >- CXXFLAGS="$CXXFLAGS -I/usr/sfw/include" >+ CXXFLAGS="$CXXFLAGS -I${EPREFIX}/usr/include" > export CXXFLAGS >- CPPFLAGS="$CPPFLAGS -I/usr/sfw/include" >+ CPPFLAGS="$CPPFLAGS -I${EPREFIX}/usr/include" > export CPPFLAGS > fi > fi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 271895
: 193009