Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 420892 Details for
Bug 567300
sys-apps/net-tools-1.60_p20151124144947::gentoo_prefix fails install phase with "rm: cannot remove"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
possibly evil patch to bypass problem.
patch (text/plain), 536 bytes, created by
James McMechan
on 2015-12-26 17:01:27 UTC
(
hide
)
Description:
possibly evil patch to bypass problem.
Filename:
MIME Type:
Creator:
James McMechan
Created:
2015-12-26 17:01:27 UTC
Size:
536 bytes
patch
obsolete
>--- phase-helpers.old 2015-12-26 07:54:10.616787608 -0800 >+++ phase-helpers.sh 2015-12-26 08:02:14.252420105 -0800 >@@ -788,7 +788,7 @@ > > __eapi4_src_install() { > if [[ -f Makefile || -f GNUmakefile || -f makefile ]] ; then >- emake DESTDIR="${D}" install >+ emake DESTDIR="${ED}" install > fi > > if ! declare -p DOCS &>/dev/null ; then >@@ -816,7 +816,7 @@ > > __eapi6_src_install() { > if [[ -f Makefile || -f GNUmakefile || -f makefile ]] ; then >- emake DESTDIR="${D}" install >+ emake DESTDIR="${ED}" install > fi > > einstalldocs
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 567300
: 420892