Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 360734 Details for
Bug 487820
app-shells/bashdb: doesn't work on prefix
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to ebuild that resolves prefix problem with bashdb
bashdb-4.2.0.8-fix.patch (text/plain), 421 bytes, created by
Greg Turner
on 2013-10-12 23:49:02 UTC
(
hide
)
Description:
Patch to ebuild that resolves prefix problem with bashdb
Filename:
MIME Type:
Creator:
Greg Turner
Created:
2013-10-12 23:49:02 UTC
Size:
421 bytes
patch
obsolete
>--- a/app-shells/bashdb/bashdb-4.2.0.8.ebuild 2013-05-05 16:32:45.000000000 -0700 >+++ b/app-shells/bashdb/bashdb-4.2.0.8.ebuild 2013-10-12 16:42:36.715176660 -0700 >@@ -21,4 +21,6 @@ > src_prepare() { > # We don't install this, so don't bother building it. #468044 > sed -i 's:texi2html:true:' doc/Makefile.in || die >+ sed -e "s|@BASHDB_MAIN@|${EPREFIX}/usr/share/bashdb/bashdb-main.inc|" \ >+ -i bashdb-main.inc || die > }
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 487820
: 360734 |
444010
|
444012