Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 77162 Details for
Bug 118948
mod_python-3.1.4-r1 doesn't compile.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to configure.in
mod_python-3.1.4-configure-bash-3.1.patch (text/plain), 473 bytes, created by
Marien Zwart (RETIRED)
on 2006-01-15 05:47:34 UTC
(
hide
)
Description:
patch to configure.in
Filename:
MIME Type:
Creator:
Marien Zwart (RETIRED)
Created:
2006-01-15 05:47:34 UTC
Size:
473 bytes
patch
obsolete
>=== modified file 'configure.in' >--- configure.in >+++ configure.in >@@ -275,7 +275,7 @@ > # get the mod_python version > AC_SUBST(MP_VERSION) > MP_VERSION=`awk '/MPV_STRING/ {print $3}' src/include/mpversion.h` >-MP_VERSION=`echo $MP_VERSION | sed s/\\"//g` >+MP_VERSION=`echo $MP_VERSION | sed s/\"//g` > > AC_OUTPUT(Makefile src/Makefile Doc/Makefile test/testconf.py dist/setup.py dist/Makefile) > >
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 118948
:
77046
| 77162 |
77164