Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 156247 Details for
Bug 225729
java-utils-2.eclass: java-pkg_doso doesn't make files executable
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
doso.patch
doso.patch (text/plain), 491 bytes, created by
James Le Cuirot
on 2008-06-10 14:51:45 UTC
(
hide
)
Description:
doso.patch
Filename:
MIME Type:
Creator:
James Le Cuirot
Created:
2008-06-10 14:51:45 UTC
Size:
491 bytes
patch
obsolete
>--- java-utils-2.eclass.orig 2008-05-03 22:38:00.000000000 +0100 >+++ java-utils-2.eclass 2008-06-10 15:47:37.942352732 +0100 >@@ -446,7 +446,7 @@ > # install if it isn't a symlink > if [[ ! -L "${lib}" ]] ; then > INSDESTTREE="${JAVA_PKG_LIBDEST}" \ >- INSOPTIONS="${LIBOPTIONS}" \ >+ INSOPTIONS="-m0755" \ > doins "${lib}" || "failed to install ${lib}" > java-pkg_append_ JAVA_PKG_LIBRARY "${JAVA_PKG_LIBDEST}" > debug-print "Installing ${lib} to ${JAVA_PKG_LIBDEST}"
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 225729
: 156247