Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 183391 Details for
Bug 240568
[QA] sys-libs/db-4.6.21_p3-r1 - /bin/bash: line 4: none: command not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
diff of the ebuild with STRIP switched from none to true
db-4.6.21_p3-r1.ebuild.diff (text/plain), 621 bytes, created by
Jacob Floyd
on 2009-02-27 18:10:23 UTC
(
hide
)
Description:
diff of the ebuild with STRIP switched from none to true
Filename:
MIME Type:
Creator:
Jacob Floyd
Created:
2009-02-27 18:10:23 UTC
Size:
621 bytes
patch
obsolete
>--- /tmp/db-4.6.21_p3-r1.ebuild.orig 2009-02-27 11:00:57.000000000 -0700 >+++ /tmp/db-4.6.21_p3-r1.ebuild 2009-02-27 11:01:34.000000000 -0700 >@@ -129,14 +129,14 @@ > --host="${CHOST}" \ > ${myconf} "${javaconf}" || die "configure failed" > >- sed -e "s,\(^STRIP *=\).*,\1\"none\"," Makefile > Makefile.cpy \ >+ sed -e "s,\(^STRIP *=\).*,\1\"true\"," Makefile > Makefile.cpy \ > && mv Makefile.cpy Makefile > > emake || die "make failed" > } > > src_install() { >- einstall libdir="${D}/usr/$(get_libdir)" STRIP="none" || die >+ einstall libdir="${D}/usr/$(get_libdir)" STRIP="true" || die > > db_src_install_usrbinslot >
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 240568
: 183391