Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 161942 Details for
Bug 233649
dev-python/ldaptor-0.0.42 - fix /usr/lib/ issue
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ldaptor-0.0.42.ebuild.diff
ldaptor-0.0.42.ebuild.diff (text/plain), 540 bytes, created by
René 'Necoro' Neumann
on 2008-08-01 22:35:41 UTC
(
hide
)
Description:
ldaptor-0.0.42.ebuild.diff
Filename:
MIME Type:
Creator:
René 'Necoro' Neumann
Created:
2008-08-01 22:35:41 UTC
Size:
540 bytes
patch
obsolete
>--- /usr/portage/dev-python/ldaptor/ldaptor-0.0.42.ebuild 2006-02-14 00:05:38.000000000 +0100 >+++ ldaptor-0.0.42.ebuild 2008-08-02 00:34:31.000000000 +0200 >@@ -56,11 +56,9 @@ > src_install() { > distutils_src_install > >- python_version >- > if ! use web; then > rm ${D}/usr/bin/ldaptor-webui || die "couldn't rm ldaptor-webui" >- rm -rf ${D}/usr/lib/python${PYVER}/site-packages/ldaptor/apps/webui || die "couldn't prune webui" >+ rm -rf ${D}$(python_get_sitedir)/ldaptor/apps/webui || die "couldn't prune webui" > fi > > # install examples
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 233649
:
161941
| 161942