Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 13996 Details for
Bug 23704
metakit-2.4.9.2.ebuild python enabling error
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
cleaned up patch file
metakit.diff (text/plain), 979 bytes, created by
Brian Dolbec (RETIRED)
on 2003-06-29 09:04:18 UTC
(
hide
)
Description:
cleaned up patch file
Filename:
MIME Type:
Creator:
Brian Dolbec (RETIRED)
Created:
2003-06-29 09:04:18 UTC
Size:
979 bytes
patch
obsolete
>--- /usr/portage/dev-db/metakit/metakit-2.4.9.2.ebuild 2003-06-27 23:51:00.000000000 -0700 >+++ /usr/local/portage/dev-db/metakit/metakit-2.4.9.2-r1.ebuild 2003-06-29 09:00:51.000000000 -0700 >@@ -22,7 +22,7 @@ > > src_compile() { > local myconf >- use python && myconf="--enable-python" >+ use python && myconf="--with-python" > use tcltk && myconf="${myconf} --with-tcl=/usr/include" > > CXXFLAGS="${CXXFLAGS}" unix/configure \ >@@ -39,16 +39,13 @@ > local pydir > pydir=`python-config | cut -d" " -f1 | sed -e 's/-l//g'`/site-packages > >- make DESTDIR=${D} install || die >- > if [ -n "`use python`" ] > then > dodir /usr/lib/${pydir} >- # Because libmk4py.so export Mk4pyinit, that Python will look for ... >- # shouldn't do a mv instead of a cp ? Who needs libmk4py.so ? >- cp ${D}/usr/lib/libmk4py.so ${D}/usr/lib/${pydir}/Mk4py.so >- cp python/metakit.py ${D}/usr/lib/${pydir} > fi >+ >+ make DESTDIR=${D} install || die >+ > > dodoc CHANGES README WHATSNEW > dohtml MetaKit.html
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 23704
:
13993
| 13996