Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 146257 Details for
Bug 213540
sys-apps/portage-2.2* installs all ebuilds with jars in /share instead of /usr/share
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Make sure DESTTREE=/usr is set before inherit calls.
desttree.patch (text/plain), 471 bytes, created by
Zac Medico
on 2008-03-16 00:55:15 UTC
(
hide
)
Description:
Make sure DESTTREE=/usr is set before inherit calls.
Filename:
MIME Type:
Creator:
Zac Medico
Created:
2008-03-16 00:55:15 UTC
Size:
471 bytes
patch
obsolete
>Index: bin/ebuild.sh >=================================================================== >--- bin/ebuild.sh (revision 9467) >+++ bin/ebuild.sh (working copy) >@@ -263,6 +263,10 @@ > #if no perms are specified, dirs/files will have decent defaults > #(not secretive, but not stupid) > umask 022 >+export DESTTREE=/usr >+export INSDESTTREE="" >+export _E_EXEDESTTREE_="" >+export _E_DOCDESTTREE_="" > export INSOPTIONS="-m0644" > export EXEOPTIONS="-m0755" > export LIBOPTIONS="-m0644"
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 213540
: 146257